[ PHPXref.com ] [ Generated: Sun Jul 20 20:12:55 2008 ] [ Scout Tracker 0.13 ]
[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/includes/ -> top_of_script.php (source)

   1  
   2  if ($script_name = basename($HTTP_SERVER_VARS["SCRIPT_NAME"]) == ".php" ) {
   3   print "<meta http-equiv=\"refresh\" content=\"0; URL=../index.php\">";
   4   exit;
   5  }


[ Powered by PHPXref - Served by Debian GNU/Linux ]