more updates and date fixes
This commit is contained in:
5
includes/index.php
Normal file → Executable file
5
includes/index.php
Normal file → Executable file
@@ -1,4 +1 @@
|
||||
<?php
|
||||
// Simple hack to avoid directory listing...
|
||||
header("Location: ../index.php");
|
||||
?>
|
||||
<?php session_start(); require_once("../config.inc.php"); header("Location: " . $yaptc_webpath . "index.php"); ?>
|
||||
|
||||
Reference in New Issue
Block a user