Added .htaccess file that points all request to index.php file.
Added index.php bootstrap file which currently: - checks PHP version to be higher or equal than 5.2 - sets error reporting to show all errors - updates include path
Authored by: sebastian.silc 2009-07-14
Parent: [r2]
Child: [r4]