1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-14 06:24:56 +02:00

Fileinspector fixes - using bootstrap components now.

This commit is contained in:
Cameron
2012-11-29 00:28:55 -08:00
parent 1bf01802d2
commit 87a19b68ec
2 changed files with 159 additions and 54 deletions

View File

@@ -2138,7 +2138,7 @@ class e107
switch ($type)
{
case 'core' :
self::coreLan($name);//TODO include $options for admin.
self::coreLan($fname,$options);
break;
break;
case 'theme' :