#1815: Small optimization for PHP instantiation of FCKeditor ---------------------------+------------------------------------------------ Reporter: ronkorving | Type: Task Status: new | Priority: Low Milestone: FCKeditor 2.6 | Component: Server : PHP Version: SVN | Keywords: FCKeditor PHP IsCompatibleBrowser ---------------------------+------------------------------------------------ The instantiation of FCKeditor from PHP can be done slightly faster. At the moment there is code being executed in FCKeditor_IsCompatibleBrowser() that in most situations will never be used. This patch solves this.
-- Ticket URL: <http://dev.fckeditor.net/ticket/1815> FCKeditor <http://www.fckeditor.net> The text editor for Internet ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ FCKeditor-Trac mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fckeditor-trac
