mirror of
https://github.com/e107inc/e107.git
synced 2025-08-17 03:54:09 +02:00
Use Library Manager to handle core libraries.
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
<core name="e_jslib_nocombine">1</core>
|
||||
<core name="e_jslib_core"><![CDATA[array (
|
||||
'prototype' => 'none',
|
||||
'jquery' => 'auto',
|
||||
'jquery' => 'all',
|
||||
)]]></core>
|
||||
<core name="e_jslib_plugin"><![CDATA[array ()]]></core>
|
||||
<core name="e_jslib_theme"><![CDATA[array ()]]></core>
|
||||
|
Reference in New Issue
Block a user