Changeset 2095:1fceb8fc56a6 for plugins/blogroll/_prepend.php
- Timestamp:
- 09/25/13 22:04:57 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/blogroll/_prepend.php
r1179 r2095 12 12 if (!defined('DC_RC_PATH')) { return; } 13 13 14 $GLOBALS['__autoload']['dcBlogroll'] = dirname(__FILE__).'/class.dc.blogroll.php'; 15 ?> 14 $__autoload['dcBlogroll'] = dirname(__FILE__).'/class.dc.blogroll.php';
Note: See TracChangeset
for help on using the changeset viewer.