Changeset 1471 for plugins/wfwcomment/_prepend.php
- Timestamp:
- 09/17/09 16:53:48 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/wfwcomment/_prepend.php
r1009 r1471 12 12 if (!defined('DC_RC_PATH')) { return; } 13 13 14 $GLOBALS['__autoload']['dcWFWComment'] = dirname(__FILE__).'/ class.dc.wfwcomment.php';14 $GLOBALS['__autoload']['dcWFWComment'] = dirname(__FILE__).'/inc/class.dc.wfwcomment.php'; 15 15 ?>
Note: See TracChangeset
for help on using the changeset viewer.