1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-03 06:55:03 +03:00

fix config js

This commit is contained in:
Mzhelskiy Maxim 2013-01-08 16:59:44 +04:00
parent 7ac963c161
commit a5295366df

View file

@ -235,8 +235,8 @@ $config['head']['default']['js'] = array(
"___path.root.engine_lib___/external/jquery/jquery.placeholder.min.js",
"___path.root.engine_lib___/external/jquery/jquery.charcount.js",
"___path.root.engine_lib___/external/prettify/prettify.js",
"___path.root.engine_lib___/internal/template/js/main.js",
"___path.root.engine_lib___/internal/template/js/hook.js",
"___path.root.server___/templates/framework/js/main.js",
"___path.root.server___/templates/framework/js/hook.js",
);
$config['head']['default']['css'] = array(
"___path.static.skin___/css/reset.css",