Index: branches/unlabeled/unlabeled-1.42.2/core/kernel/startup.php =================================================================== diff -u -r4967 -r4976 --- branches/unlabeled/unlabeled-1.42.2/core/kernel/startup.php (.../startup.php) (revision 4967) +++ branches/unlabeled/unlabeled-1.42.2/core/kernel/startup.php (.../startup.php) (revision 4976) @@ -5,8 +5,6 @@ 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'); - define('INPORTAL_ENV', 1); # New path detection method: begin