Index: branches/unlabeled/unlabeled-1.42.2/core/kernel/startup.php =================================================================== diff -u -r4882 -r4967 --- branches/unlabeled/unlabeled-1.42.2/core/kernel/startup.php (.../startup.php) (revision 4882) +++ branches/unlabeled/unlabeled-1.42.2/core/kernel/startup.php (.../startup.php) (revision 4967) @@ -5,7 +5,7 @@ include_once(KERNEL_PATH.'/globals.php'); // non OOP functions used through kernel, e.g. print_pre $globals_end = getmicrotime(); - if( constOn('ADMIN') ) define('SPECIAL_TEMPLATES_FOLDER', '/kernel/admin_templates'); +// if( constOn('ADMIN') ) define('SPECIAL_TEMPLATES_FOLDER', '/kernel/admin_templates'); define('INPORTAL_ENV', 1);