aboutsummaryrefslogtreecommitdiff
path: root/actions/email/save.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/email/save.php')
-rw-r--r--actions/email/save.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/actions/email/save.php b/actions/email/save.php
index 046ac6a9d..006445b99 100644
--- a/actions/email/save.php
+++ b/actions/email/save.php
@@ -8,7 +8,6 @@
* @link http://elgg.org/
*/
-require_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
global $CONFIG;
gatekeeper();
@@ -46,4 +45,4 @@ if ($user) {
//forward($_SERVER['HTTP_REFERER']);
//exit;
-?> \ No newline at end of file
+?>