Index: trunk/core/kernel/globals.php =================================================================== diff -u -N -r4880 -r6751 --- trunk/core/kernel/globals.php (.../globals.php) (revision 4880) +++ trunk/core/kernel/globals.php (.../globals.php) (revision 6751) @@ -113,7 +113,7 @@ { if(!defined($const_name)) define($const_name,$const_value); } - + if( !function_exists('parse_portal_ini') ) { function parse_portal_ini($file, $parse_section = false)