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