﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2206	"""Call to undefined function"" with PHP4"	Frederico Caldeira Knabben	Wiktor Walc	"The PHP4 integration is not working. It throws the following error:

 Fatal error: Call to undefined function FCKeditor_IsCompatibleBrowser() in D:\FCKeditor\SVN\FCKeditor\local\fckeditor_php4.php on line 167

To test it in a PHP5 environment, it is enough to change the include at the top of sample01.php to:

{{{
include(""../../fckeditor_php4.php"") ;
}}}"	Bug	closed	Must have (possibly next milestone)	FCKeditor 2.6.1	Server : PHP	SVN (FCKeditor) - Retired	fixed	Confirmed Review+	
