aboutsummaryrefslogtreecommitdiff
path: root/actions/friends/addcollection.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/friends/addcollection.php')
-rw-r--r--actions/friends/addcollection.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/actions/friends/addcollection.php b/actions/friends/addcollection.php
index 8fdb2be87..92c78a2c1 100644
--- a/actions/friends/addcollection.php
+++ b/actions/friends/addcollection.php
@@ -6,9 +6,6 @@
* @subpackage Friends.Collections
*/
-//must be logged in
-gatekeeper();
-
$collection_name = get_input('collection_name');
$friends = get_input('friends_collection');