Changeset 3109:7dab5455c29c for inc/core/class.dc.modules.php
- Timestamp:
- 10/01/15 22:09:44 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.modules.php
r3108 r3109 234 234 235 235 // Give opportunity to do something before loading context (admin,public,xmlrpc) files 236 // Admin: should register default URLs with this behavior237 236 $this->core->callBehavior('coreBeforeLoadingNsFiles',$this->core,$this,$lang); 238 237
Note: See TracChangeset
for help on using the changeset viewer.