aboutsummaryrefslogtreecommitdiff
path: root/upgrade.php
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade.php')
-rw-r--r--upgrade.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/upgrade.php b/upgrade.php
index af06552cd..d659d415c 100644
--- a/upgrade.php
+++ b/upgrade.php
@@ -13,7 +13,6 @@
// Include elgg engine
define('upgrading','upgrading');
-define('externalpage',true);
require_once(dirname(__FILE__) . "/engine/start.php");
if (get_input('upgrade') == 'upgrade') {