mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fixes #2457 upgrade script to version 16
This commit is contained in:
@@ -107,5 +107,5 @@ echo '</pre>';
|
||||
ob_end_clean();
|
||||
|
||||
// TODO now we upgrade from 15.0.0
|
||||
// include_once(PHPWG_ROOT_PATH.'install/upgrade_15.0.0.php');
|
||||
include_once(PHPWG_ROOT_PATH.'install/upgrade_15.0.0.php');
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user