Add preview pane to advanced default template. This serves as an example of how...
[squirrelmail.git] / src / delete_message.php
index 5c6cd38ee6a83748f847816d3db52b345a288b14..1eb2cdf841d253f05abad706c688c5e007ae91ee 100644 (file)
@@ -5,7 +5,7 @@
  *
  * Deletes a meesage from the IMAP server
  *
- * @copyright © 1999-2006 The SquirrelMail Project Team
+ * @copyright © 1999-2007 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -15,6 +15,6 @@
  * Include the SquirrelMail initialization file.
  */
 include('../include/init.php');
-error_box('delete_message.php script is obsolete since 1.5.1.',$color);
+error_box('delete_message.php script is obsolete since 1.5.1.');
 $oTemplate->display('footer.tpl');
 ?>
\ No newline at end of file