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

Change PHP keywords to comply with PSR2 #129

Open friendlydan opened 5 years ago

friendlydan commented 5 years ago

Hi, I've changed some PHP keywords to comply with this standard in PSR2. It's admittedly a small fix but I hope it helps!