1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

jQuery 3 updated to v3.7.1

Jquery-UI updated to v1.13.2
This commit is contained in:
camer0n
2023-11-17 16:56:11 -08:00
parent 34ba78023c
commit 1744d1fc11
12 changed files with 1127 additions and 773 deletions

View File

@@ -71,7 +71,6 @@
foreach($this->libraries as $name)
{
echo $name."\n";
$coded = $this->lib->detect($name);
$detected = $this->lib->detect($name, true);