added font-awesome, license, other changes

This commit is contained in:
[jnorth]
2016-02-04 14:18:34 -05:00
parent 75bcd095cd
commit a2bf7341c7
89 changed files with 6051 additions and 41 deletions

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

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