MDL-29863 fix order of context and context_helper class definitions
commit2020594f13af07a8893b5327183c23dc865ceaa3
authorPetr Skoda <commits@skodak.org>
Sun, 23 Oct 2011 10:50:56 +0000 (23 12:50 +0200)
committerPetr Skoda <commits@skodak.org>
Sun, 23 Oct 2011 10:50:56 +0000 (23 12:50 +0200)
tree2737b0ac7212c940c036df65c0619971844b2e39
parent3a81b37617a0ac1e2d95b7e4bdc909709af49429
MDL-29863 fix order of context and context_helper class definitions

The switched order may create problems in older PHP versions or opt caches. In any case it is more logical to define the classes in this order. Sorry for the trouble.
lib/accesslib.php