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:
plegall 2008-09-29 21:27:19 +00:00
parent 547fc51c3a
commit f233e3452e

View file

@ -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();