Changeset 2711:fab26880034e for inc/prepend.php
- Timestamp:
- 05/15/14 08:44:22 (11 years ago)
- Branch:
- default
- Parents:
- 2710:f99841305743 (diff), 2708:e8b17b3a7413 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r2710 r2711 76 76 $__autoload['context'] = dirname(__FILE__).'/public/lib.tpl.context.php'; 77 77 $__autoload['dcUrlHandlers'] = dirname(__FILE__).'/public/lib.urlhandlers.php'; 78 $__autoload['dcAdminURL'] = dirname(__FILE__).'/admin/lib.dc.adminurl.php'; 78 79 $__autoload['dcPostsActionsPage'] = dirname(__FILE__).'/admin/actions/class.dcactionposts.php'; 79 80 $__autoload['dcCommentsActionsPage'] = dirname(__FILE__).'/admin/actions/class.dcactioncomments.php';
Note: See TracChangeset
for help on using the changeset viewer.