Initial checking from CVS
This commit is contained in:
11
index.php
Normal file
11
index.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
// $Header: /cvsroot/phptsmadmin/phpTSMadmin/index.php,v 1.3 2008/01/13 08:42:37 wurley Exp $
|
||||
|
||||
/**
|
||||
* @package leenooksApp
|
||||
*/
|
||||
|
||||
# You should secure your application by making the htdocs/ your docroot.
|
||||
header('Location: htdocs/index.php');
|
||||
die();
|
||||
?>
|
Reference in New Issue
Block a user