mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
issue #1849 refresh the version number after a core update
This commit is contained in:
@@ -113,7 +113,7 @@ if (!is_webmaster())
|
||||
|
||||
$template->assign(array(
|
||||
'STEP' => $step,
|
||||
'PHPWG_VERSION' => PHPWG_VERSION,
|
||||
'PIWIGO_CURRENT_VERSION' => isset($page['updated_version']) ? $page['updated_version'] : PHPWG_VERSION,
|
||||
'UPGRADE_TO' => $upgrade_to,
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user