diff options
Diffstat (limited to 'mod/messages/actions/send.php')
-rw-r--r-- | mod/messages/actions/send.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/messages/actions/send.php b/mod/messages/actions/send.php index 314b01809..59d90a9d2 100644 --- a/mod/messages/actions/send.php +++ b/mod/messages/actions/send.php @@ -3,10 +3,6 @@ * Elgg send a message action page * * @package ElggMessages -* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2 -* @author Curverider Ltd <info@elgg.com> -* @copyright Curverider Ltd 2008-2010 -* @link http://elgg.com/ */ // Make sure we're logged in (send us to the front page if not) |