* * $Id: init.php 922 2005-12-05 11:58:12Z chris $ */
if(strpos(strtolower($_SERVER['PHP_SELF']), "inc/init.php") !== false){ die("Direct initialization of this file is not allowed.");}
error_reporting(E_ALL & ~E_NOTICE);define("NO_SHUTDOWN", false);