Added basic site skin

This commit is contained in:
Latif Khalifa
2012-02-10 22:34:40 +01:00
parent 869f1f3850
commit 77ffe182aa
7 changed files with 119 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ function __autoload($class)
* Example: http://www.example.com/applications/app1/
*/
define('REL_DIR', '');
define('REL_DIR', 'singularity');
if (!defined('URL_ROOT')) {
$init_port = "";