aboutsummaryrefslogtreecommitdiff
path: root/actions/friends/editcollection.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/friends/editcollection.php')
-rw-r--r--actions/friends/editcollection.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/actions/friends/editcollection.php b/actions/friends/editcollection.php
index 9b0dd7d23..8fd1eae18 100644
--- a/actions/friends/editcollection.php
+++ b/actions/friends/editcollection.php
@@ -1,10 +1,9 @@
<?php
-
/**
* Elgg collection add page
*
- * @package Elgg
- * @subpackage Core
+ * @package Elgg.Core
+ * @subpackage Friends.Collections
*/
$collection_id = get_input('collection_id');