follow moved file
This commit is contained in:
parent
b0b3601c2e
commit
eb7aeb116d
@ -14,6 +14,6 @@ if (!defined('DC_RC_PATH')) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
Clearbricks::lib()->autoload(['CleanURLs' => __DIR__ . '/CleanURLs.php']);
|
Clearbricks::lib()->autoload(['CleanURLs' => __DIR__ . '/inc/class.cleanurls.php']);
|
||||||
|
|
||||||
dcCore::app()->addBehavior('coreBeforePostCreate', ['CleanURLs', 'clean']);
|
dcCore::app()->addBehavior('coreBeforePostCreate', ['CleanURLs', 'clean']);
|
||||||
|
Loading…
Reference in New Issue
Block a user