﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
943	use relative paths in PHP upload and browser connectors	Tomas		"In FCKeditor 2.4.3 and today's (2007-07-06) snapshot editor/filemanager/upload/php/upload.php and editor/filemanager/browser/default/connectors/php/connector.php include files without path. You don't know what you are loading. If include_path does not include current directory (.) and has other directories with config.php, util.php, basexml.php, commands.php or io.php scripts, they will be loaded instead of FCKeditor files.

Use relative paths. ""include('./config.php');"" instead of ""include('config.php');""
"	Bug	closed	Normal	FCKeditor 2.5 Beta	File Browser	SVN (FCKeditor) - Retired	fixed		
