Changes between Initial Version and Version 2 of Ticket #737
- Timestamp:
- Jun 25, 2007, 4:27:44 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #737
- Property Owner changed from ezagent@… to None
- Property Reporter changed from Martin Kou to ezagent@…
-
Ticket #737 – Description
initial v2 7 7 editor comes into focus. 8 8 9 {{{ 9 10 $oFCKeditor = new FCKeditor('ta') ; 10 11 $oFCKeditor->BasePath = $editor; … … 13 14 $oFCKeditor->Value = ''; 14 15 $oFCKeditor->Create() ; 16 }}} 17 15 18 16 19 Is there any assistance available for this issue?