feature:2482

during upgrade, deactivate template-extensions : in practice put an empty array for the config param. extents_for_templates 

git-svn-id: http://piwigo.org/svn/trunk@14206 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
flop25
2012-04-17 14:09:05 +00:00
parent f03ce8dcfa
commit 89a1ee2696
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -338,6 +338,7 @@ if ((isset($_POST['submit']) or isset($_GET['now']))
}
deactivate_non_standard_themes();
deactivate_templates();
$page['upgrade_end'] = get_moment();