0) { ob_start();// buffer output so that cookies work echo '
' .'Some database upgrades are missing, ' .'upgrade now' .'
' ; } } // // Setup gallery wide options, if this fails then we output a CRITICAL_ERROR // since basic gallery information is not available // load_conf_from_db(); include(PHPWG_ROOT_PATH.'include/user.inc.php'); // language files include_once(get_language_filepath('common.lang.php')); if (defined('IN_ADMIN') and IN_ADMIN) { include_once(get_language_filepath('admin.lang.php')); } if ($conf['gallery_locked']) { ob_start(); // make sure we can send cookies echo '