Index: branches/5.2.x/core/editor/editor/filemanager/connectors/php/config.php =================================================================== diff -u -N -r14244 -r14692 --- branches/5.2.x/core/editor/editor/filemanager/connectors/php/config.php (.../config.php) (revision 14244) +++ branches/5.2.x/core/editor/editor/filemanager/connectors/php/config.php (.../config.php) (revision 14692) @@ -24,7 +24,6 @@ define('DBG_SKIP_REPORTING', 1); define('FULL_PATH', realpath(dirname(__FILE__).'/../../../../../..') ); -define('REL_PATH', 'core/editor/editor/filemanager/connectors/php'); include_once(FULL_PATH.'/core/kernel/startup.php');