aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/common.inc.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/common.inc.php b/include/common.inc.php
index a8f661dca..fe0e5a542 100644
--- a/include/common.inc.php
+++ b/include/common.inc.php
@@ -228,9 +228,7 @@ if ($conf['gallery_locked'])
}
}
-if ($conf['check_upgrade_feed']
- and defined('PHPWG_IN_UPGRADE')
- and PHPWG_IN_UPGRADE)
+if ($conf['check_upgrade_feed'])
{
// retrieve already applied upgrades