mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
More Upgrade tweaks - Issue #4
This commit is contained in:
@@ -136,7 +136,7 @@ else
|
||||
$core->update('admintheme','bootstrap');
|
||||
$core->update('adminstyle','infopanel');
|
||||
$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();
|
||||
}
|
||||
// ---
|
||||
|
Reference in New Issue
Block a user