1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 03:54:09 +02:00

jQuery default and pwd plugin added and modified.

This commit is contained in:
CaMer0n
2012-05-23 11:38:49 +00:00
parent eeb2023fbe
commit e7c33909a4
5 changed files with 212 additions and 10 deletions

View File

@@ -62,9 +62,9 @@
<core name="e_jslib_gzip">1</core>
<core name="e_jslib_nocombine">0</core>
<core name="e_jslib_core"><![CDATA[array (
'prototype' => 'auto',
'prototype' => 'none',
'prototype-cdn' => 'none',
'jquery' => 'none',
'jquery' => 'auto',
)]]></core>
<core name="e_jslib_plugin"><![CDATA[array ()]]></core>
<core name="e_jslib_theme"><![CDATA[array ()]]></core>