aboutsummaryrefslogtreecommitdiff
path: root/edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'edit.php')
-rw-r--r--edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit.php b/edit.php
index 0f099a9ad..b61f6ba0f 100644
--- a/edit.php
+++ b/edit.php
@@ -6,7 +6,7 @@
include_once(dirname(dirname(dirname(__FILE__))) . "/engine/start.php");
- gatekeeper();
+ gatekeeper(); // make sure the user is logged_in
set_context('photos');
$guid = (int) get_input('guid');