aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index c0fa0f7ed..817e8b2a9 100644
--- a/index.php
+++ b/index.php
@@ -14,6 +14,7 @@
/**
* Start the Elgg engine
*/
+ define('externalpage',true);
require_once(dirname(__FILE__) . "/engine/start.php");