Just for those Mean-Spirited PHP Configurations…

Here’s a Role Scoper update you probably don’t need. Thanks to a report by Aces, I have removed three cases of PHP short tags from the plugin code. That means instead of typing <?php  , I instead typed <? . PHP knows what I meant, but on a minority of servers is configured to pretend that it has no clue (in php.ini, short_open_tag = Off ). All developers should configure their test server this way to avoid being surprised by this quirk.

Those of you who see a parse error in groups.php or exclusive_sections.php should install this update – Role Scoper 0.9.19