RELEASE 0.9.7.1

This commit is contained in:
Deon George
2009-06-30 19:40:37 +10:00
parent bbcd2cb3b6
commit b443271175
203 changed files with 13623 additions and 2767 deletions

4
index.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
# You should secure your PLA by making the htdocs/ your docroot.
header('Location: htdocs/index.php');
?>