diff options
Diffstat (limited to 'mod/notifications')
| -rw-r--r-- | mod/notifications/actions/groupsave.php | 4 | ||||
| -rw-r--r-- | mod/notifications/actions/save.php | 4 | ||||
| -rw-r--r-- | mod/notifications/groups.php | 4 | ||||
| -rw-r--r-- | mod/notifications/index.php | 4 | ||||
| -rw-r--r-- | mod/notifications/start.php | 4 | ||||
| -rw-r--r-- | mod/notifications/views/default/notifications/css.php | 4 | ||||
| -rw-r--r-- | mod/notifications/views/default/notifications/subscriptions/form.php | 4 | ||||
| -rw-r--r-- | mod/notifications/views/default/notifications/subscriptions/groupsform.php | 4 | 
8 files changed, 0 insertions, 32 deletions
| diff --git a/mod/notifications/actions/groupsave.php b/mod/notifications/actions/groupsave.php index 84154930e..587b1117c 100644 --- a/mod/notifications/actions/groupsave.php +++ b/mod/notifications/actions/groupsave.php @@ -4,10 +4,6 @@   * Elgg notifications group save   *   * @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/   */  // Load important global vars 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(); diff --git a/mod/notifications/groups.php b/mod/notifications/groups.php index d6de57832..1c1ad77d2 100644 --- a/mod/notifications/groups.php +++ b/mod/notifications/groups.php @@ -4,10 +4,6 @@   * Elgg notifications plugin group index   *   * @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/   */  // Load Elgg framework diff --git a/mod/notifications/index.php b/mod/notifications/index.php index 93741d76e..904b6f9ff 100644 --- a/mod/notifications/index.php +++ b/mod/notifications/index.php @@ -4,10 +4,6 @@   * Elgg notifications plugin index   *   * @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/   */  // Load Elgg framework diff --git a/mod/notifications/start.php b/mod/notifications/start.php index 3349d0194..bdc7f15ff 100644 --- a/mod/notifications/start.php +++ b/mod/notifications/start.php @@ -4,10 +4,6 @@   * Elgg notifications plugin   *   * @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/   */ diff --git a/mod/notifications/views/default/notifications/css.php b/mod/notifications/views/default/notifications/css.php index bd6067c85..19615162b 100644 --- a/mod/notifications/views/default/notifications/css.php +++ b/mod/notifications/views/default/notifications/css.php @@ -3,10 +3,6 @@   * Elgg notifications CSS   *    * @package notifications - * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 - * @author Curverider <info@elgg.com> - * @copyright Curverider Ltd 2008-2010 - * @link http://elgg.org/   */  ?> diff --git a/mod/notifications/views/default/notifications/subscriptions/form.php b/mod/notifications/views/default/notifications/subscriptions/form.php index d4f243e20..f1e103b72 100644 --- a/mod/notifications/views/default/notifications/subscriptions/form.php +++ b/mod/notifications/views/default/notifications/subscriptions/form.php @@ -4,10 +4,6 @@   * Elgg SMS Client   *    * @package ElggSMS - * @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/   */ diff --git a/mod/notifications/views/default/notifications/subscriptions/groupsform.php b/mod/notifications/views/default/notifications/subscriptions/groupsform.php index edb9c587c..7840ba2cc 100644 --- a/mod/notifications/views/default/notifications/subscriptions/groupsform.php +++ b/mod/notifications/views/default/notifications/subscriptions/groupsform.php @@ -3,10 +3,6 @@   * Elgg notifications groups subscription form   *   * @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/   */  global $NOTIFICATION_HANDLERS; | 
