mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 11:13:02 +02:00
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:
@@ -338,6 +338,7 @@ if ((isset($_POST['submit']) or isset($_GET['now']))
|
||||
}
|
||||
|
||||
deactivate_non_standard_themes();
|
||||
deactivate_templates();
|
||||
|
||||
$page['upgrade_end'] = get_moment();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user