Changeset 1796:ef72fa20ed9d for inc/prepend.php
- Timestamp:
- 09/11/13 17:43:40 (12 years ago)
- Branch:
- actionsreloaded
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r1719 r1796 64 64 $__autoload['context'] = dirname(__FILE__).'/public/lib.tpl.context.php'; 65 65 $__autoload['dcUrlHandlers'] = dirname(__FILE__).'/public/lib.urlhandlers.php'; 66 $__autoload['dcPostsActionSet'] = dirname(__FILE__).'/admin/actions/class.dcactionposts.php'; 67 $__autoload['dcActionSet'] = dirname(__FILE__).'/admin/actions/class.dcaction.php'; 66 68 67 69 # Clearbricks extensions
Note: See TracChangeset
for help on using the changeset viewer.