diff options
Diffstat (limited to 'mod/thewire/actions/add.php')
-rw-r--r-- | mod/thewire/actions/add.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/thewire/actions/add.php b/mod/thewire/actions/add.php index 987848047..181ac55aa 100644 --- a/mod/thewire/actions/add.php +++ b/mod/thewire/actions/add.php @@ -4,10 +4,6 @@ * Elgg thewire: add shout action * * @package Elggthewire - * @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/ */ // Make sure we're logged in (send us to the front page if not) |