more updates and date fixes
This commit is contained in:
Regular → Executable
+1
-4
@@ -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