Ticket #1815 (closed Task: fixed)
Small optimization for PHP instantiation of FCKeditor
| Reported by: | ronkorving | Owned by: | wwalc |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | Server : PHP | Version: | SVN (FCKeditor) |
| Keywords: | HasPatch | Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.