mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-20 08:33:03 +02:00
bug 2218: deactivate non core themes after upgrade
git-svn-id: http://piwigo.org/svn/trunk@9597 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -340,6 +340,8 @@ if ((isset($_POST['submit']) or isset($_GET['now']))
|
||||
deactivate_non_standard_plugins();
|
||||
}
|
||||
|
||||
deactivate_non_standard_themes();
|
||||
|
||||
$page['upgrade_end'] = get_moment();
|
||||
|
||||
$template->assign(
|
||||
|
||||
Reference in New Issue
Block a user