removing neoclassic skin
This commit is contained in:
@@ -2408,7 +2408,7 @@ class WorkspaceTools
|
||||
$SERVER_INFO = unserialize($SERVER_INFO);
|
||||
|
||||
$envFile = PATH_CONFIG . 'env.ini';
|
||||
$skin = 'neoclassic';
|
||||
$skin = 'lurana';
|
||||
if (file_exists($envFile)) {
|
||||
$sysConf = System::getSystemConfiguration($envFile);
|
||||
$lang = $sysConf['default_lang'];
|
||||
|
||||
Reference in New Issue
Block a user