Changeset 1719:b8c48f380463 for inc/prepend.php
- Timestamp:
- 09/04/13 14:57:03 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r1694 r1719 59 59 $__autoload['adminCommentList'] = dirname(__FILE__).'/admin/lib.pager.php'; 60 60 $__autoload['adminUserList'] = dirname(__FILE__).'/admin/lib.pager.php'; 61 $__autoload['dcAdminCombos'] = dirname(__FILE__).'/admin/lib.admincombos.php'; 61 62 62 63 $__autoload['dcTemplate'] = dirname(__FILE__).'/public/class.dc.template.php';
Note: See TracChangeset
for help on using the changeset viewer.