mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-02 16:02:17 +02:00
While not fixing issue #1827 it helps users to detect if they have been affected by the problem.
This commit is contained in:
@@ -552,6 +552,7 @@ class updates
|
||||
// changes. Anyway, a compiled template purge will be performed
|
||||
// by upgrade.php
|
||||
$template->delete_compiled_templates();
|
||||
conf_delete_param('fs_quick_check_last_check');
|
||||
|
||||
$page['infos'][] = l10n('Update Complete');
|
||||
$page['infos'][] = $upgrade_to;
|
||||
|
||||
Reference in New Issue
Block a user