mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
More Upgrade tweaks - Issue #4
This commit is contained in:
@@ -136,7 +136,7 @@ else
|
|||||||
$core->update('admintheme','bootstrap');
|
$core->update('admintheme','bootstrap');
|
||||||
$core->update('adminstyle','infopanel');
|
$core->update('adminstyle','infopanel');
|
||||||
$core->update('admincss','admin_style.css');
|
$core->update('admincss','admin_style.css');
|
||||||
$core->update('e_jslib_core',array('prototype' => 'none', 'jquery'=> 'auto'));
|
$core->set('e_jslib_core',array('prototype' => 'none', 'jquery'=> 'auto'));
|
||||||
$core->save();
|
$core->save();
|
||||||
}
|
}
|
||||||
// ---
|
// ---
|
||||||
|
Reference in New Issue
Block a user