Add functions to help diagnose if plugin dependencies are in place
[squirrelmail.git] / src / webmail.php
index a2bc1c2e670d2454e360ec9c7ab06614331ad0ba..cdd66223fd5247f0a91258a673b4bea1ecfdb6b4 100644 (file)
@@ -6,7 +6,7 @@
  * shown can be given as parameters. If the user is not logged in
  * this file will verify username and password.
  *
- * @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
@@ -119,4 +119,3 @@ displayHtmlHeader($org_title, '', false, true);
 
 $oTemplate->display('webmail.tpl');
 
-$oTemplate->display('footer.tpl');