/* SquirrelMail required files. */
require_once(SM_PATH . 'include/validate.php');
-require_once(SM_PATH . 'functions/global.php');
displayPageHeader($color, 'None' );
<br />
SquirrelMail is the name of the program that provides access to your email via the web.<br />
<br />
-<strong>If you have questions about or problems with your mailaccount, passwords, abuse etc,
-please refer to your system administrator or provider <?php
+<strong>If you have questions about or problems with your mail account, passwords, abuse etc,
+please refer to your system administrator or provider<?php
if ( $org_name != 'SquirrelMail' ) {
echo '(' . $org_name . ')';
}
</small>
<br /><br />
</td></tr>
-<tr><td align="center">© 1999 - 2005 The SquirrelMail Development Team</td></tr>
+<tr><td align="center">© 1999 - 2005 The SquirrelMail Project Team</td></tr>
</table></p>
-
-
-
</body></html>