diff options
Diffstat (limited to 'mod/thewire/actions/delete.php')
-rw-r--r-- | mod/thewire/actions/delete.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/thewire/actions/delete.php b/mod/thewire/actions/delete.php index 60f69d4e7..98b5114cc 100644 --- a/mod/thewire/actions/delete.php +++ b/mod/thewire/actions/delete.php @@ -4,10 +4,6 @@ * Elgg thewire: delete note 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) |