mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-07 22:05:05 +02:00
bug 861 completed: r2544 was not enoough, PHPWG_IN_UPGRADE must not be
checked in upgrade_feed.php neither. git-svn-id: http://piwigo.org/svn/trunk@2625 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -31,7 +31,6 @@ include(PHPWG_ROOT_PATH.'include/mysql.inc.php');
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Check Access and exit when it is not ok |
|
||||
// +-----------------------------------------------------------------------+
|
||||
check_upgrade();
|
||||
|
||||
prepare_conf_upgrade();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user