index.example.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 17 May 2010 02:15:33 +0000 (10:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 17 May 2010 02:15:33 +0000 (10:15 +0800)
index.example.php

index b1a33a3..636ddb5 100644 (file)
@@ -1,8 +1,6 @@
 <?php 
 
-// alot of this file needs migrating to the Framework..
-
-
+// set up the paths..
 ini_set('include_path', 
             dirname(__FILE__). ':' . 
             dirname(__FILE__).'/pearfix:' .