mirror of
https://github.com/e107inc/e107.git
synced 2025-10-13 22:14:51 +02:00
Fileinspector fixes - using bootstrap components now.
This commit is contained in:
@@ -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' :
|
||||
|
Reference in New Issue
Block a user