Happy 2015
[squirrelmail.git] / plugins / newmail / loadfile.php
index 034eb3cc1f9381b396c518802f04db903effb35a..5c58d78da1a38d2cadc49c10ef9a8906b0cd6c40 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Script loads user's media file.
  *
- * @copyright © 2001-2006 The SquirrelMail Project Team
+ * @copyright 2001-2015 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package plugins
@@ -80,4 +80,3 @@ if ($newmail_uploadsounds && $newmail_userfile_type!=false && file_exists($newma
     } // failed to open userfile
 } // userfile is missing or preferences don't store file type.
 // maybe we should send some error code
-?>
\ No newline at end of file