Closed xufur closed 10 years ago
sorry, my fault...
file is working. i missed a closing php tag ....
something like
?>
Sorry for the delayed response. I've been away from this project for a while. Never the less, thanks for taking time to post your issue, even if you were able to resolve it.
i think the the file on github is broken:
last line is line 3608:
if ( ($page == "edit") && $WYSIWYG_VALID && ($EDIT_MODE == 1) ) { include($WYSIWYG_PLUGIN); } --- END OF FILE ---
isn't there missing something ? is the uploaded file broken ?