Just fiddling. Give credit where credit is due. Template class header() function...
[squirrelmail.git] / include / validate.php
... / ...
CommitLineData
1<?php
2
3/**
4 * validate.php
5 *
6 * @copyright &copy; 1999-2007 The SquirrelMail Project Team
7 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
8 * @version $Id$
9 * @package squirrelmail
10 */
11
12echo "Rewrite your code, we now use init.php";
13die();
14?>