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

Backport of fixes from SA-CORE-2018-004. #119

Closed lwalley closed 6 years ago

lwalley commented 6 years ago

Patch from https://www.drupal.org/project/d6lts/issues/2965601#comment-12588137 with duplicate variable_get() call removed. Applied cleanly with patch -p1 < 2965601-21.patch

lwalley commented 6 years ago

Sorry, trying that again without .orig file.