Index: trunk/admin/index.php =================================================================== diff -u -N -r4880 -r6647 --- trunk/admin/index.php (.../index.php) (revision 4880) +++ trunk/admin/index.php (.../index.php) (revision 6647) @@ -4,8 +4,7 @@ define('ADMIN', 1); define('FULL_PATH', realpath(dirname(__FILE__).'/..') ); -define('APPLICATION_CLASS', 'MyApplication'); -include_once(FULL_PATH.'/kernel/kernel4/startup.php'); +include_once(FULL_PATH.'/core/kernel/startup.php'); /* kApplication $application