diff options
Diffstat (limited to 'mod/notifications/actions/save.php')
-rw-r--r-- | mod/notifications/actions/save.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/notifications/actions/save.php b/mod/notifications/actions/save.php index f8b533d23..18f243254 100644 --- a/mod/notifications/actions/save.php +++ b/mod/notifications/actions/save.php @@ -4,10 +4,6 @@ * Elgg notifications * * @package ElggNotifications - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Curverider Ltd - * @copyright Curverider Ltd 2008-2010 - * @link http://elgg.com/ */ $user = get_loggedin_user(); |