Plz help!
Use:
- CKeditor 4.1.2 Standard
- CKFinder 2.3.1 for php
Error in attachments
Line error
if (parentWindow['CKEDITOR'])
{
config.selectActionFunction = function( fileUrl, data )
{
parentWindow['CKEDITOR'].tools.callFunction( funcNum, fileUrl, data );
};config.selectThumbnailActionFunction = config.selectActionFunction;
}