From a9010a793da35f76d01edbca97ec40079cc0a9e2 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 28 Mar 2009 15:20:08 +0000 Subject: group members can now work with photo albums --- edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'edit.php') 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'); -- cgit v1.2.3