Index: branches/5.3.x/core/kernel/startup.php =================================================================== diff -u -N -r15919 -r15928 --- branches/5.3.x/core/kernel/startup.php (.../startup.php) (revision 15919) +++ branches/5.3.x/core/kernel/startup.php (.../startup.php) (revision 15928) @@ -1,6 +1,6 @@ AttachToApplication(); } - if( !function_exists('adodb_mktime') ) { - include_once(KERNEL_PATH . '/utility/adodb-time.inc.php'); - } - // system users define('USER_ROOT', -1); define('USER_GUEST', -2); \ No newline at end of file