more updates and date fixes

This commit is contained in:
2015-02-12 00:35:00 -05:00
parent e746cbec31
commit f21f94d4e0
76 changed files with 11 additions and 973 deletions

1
lib/pure/index.php Executable file
View File

@@ -0,0 +1 @@
<?php session_start(); require_once("../../config.inc.php"); header("Location: " . $yaptc_webpath . "index.php"); ?>