diff options
Diffstat (limited to 'actions/user/language.php')
-rw-r--r-- | actions/user/language.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/user/language.php b/actions/user/language.php index f0837e1e5..1165b196e 100644 --- a/actions/user/language.php +++ b/actions/user/language.php @@ -8,7 +8,6 @@ * @link http://elgg.org/ */ -require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php"); global $CONFIG; gatekeeper(); |