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