diff options
Diffstat (limited to 'actions/friends/editcollection.php')
-rw-r--r-- | actions/friends/editcollection.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/actions/friends/editcollection.php b/actions/friends/editcollection.php index 4d346e823..9b0dd7d23 100644 --- a/actions/friends/editcollection.php +++ b/actions/friends/editcollection.php @@ -5,8 +5,6 @@ * * @package Elgg * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ */ $collection_id = get_input('collection_id'); |