pressflow / 6

Each version of Pressflow is API-compatible with the same major Drupal version. For example, Pressflow 6 is compatible with all Drupal 6 modules. Pressflow 6 also integrates the SimpleTest system from Drupal 7 and the CDN support patch.
http://pressflow.org/
GNU General Public License v2.0
234 stars 89 forks source link

cookie_cache_bypass: don't form_alter when executed from Drush #49

Closed damienmckenna closed 12 years ago

damienmckenna commented 12 years ago

When using Drush the cookie_cache_bypass module doesn't need to do the setcookie() command.

damienmckenna commented 12 years ago

Deprecated by this pull request: https://github.com/pressflow/6/pull/50