Changeset 1926:9e3008aad0ff for inc/prepend.php
- Timestamp:
- 09/17/13 10:30:36 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/prepend.php
r1719 r1926 59 59 $__autoload['adminCommentList'] = dirname(__FILE__).'/admin/lib.pager.php'; 60 60 $__autoload['adminUserList'] = dirname(__FILE__).'/admin/lib.pager.php'; 61 $__autoload['dcPager'] = dirname(__FILE__).'/admin/lib.pager.php'; 61 62 $__autoload['dcAdminCombos'] = dirname(__FILE__).'/admin/lib.admincombos.php'; 62 63
Note: See TracChangeset
for help on using the changeset viewer.