Opened 17 years ago

Closed 17 years ago

#500 closed Bug (invalid)

create() echo instead of return

Reported by: artyfarty Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

In fckeditor.php, the function create() used (version 2.3.2) to return the editor, now (2.4.2) it suddenly echo's it! Is this intentionally?

Change History (1)

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed

Create() echoes the editor since version 1.x. I think you are talking about CreateHtml(), which returns the HTML instead.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy