mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-29 22:42:16 +02:00
- bug 205 fixed: advise to perform maintenance actions at the end of upgrade
process. git-svn-id: http://piwigo.org/svn/trunk@971 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -192,6 +192,12 @@ directory'
|
||||
define(\'PHPWG_IN_UPGRADE\', true);
|
||||
</pre>'
|
||||
);
|
||||
|
||||
array_push(
|
||||
$infos,
|
||||
'Perform a maintenance check in [Administration>General>Maintenance]
|
||||
if you encounter any problem.'
|
||||
);
|
||||
|
||||
$template->assign_block_vars('upgrade.infos', array());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user