Self-Evident / OneFileCMS

A single file cms - all in one file!
http://onefilecms.com/
166 stars 58 forks source link

onefilecms.php broken ? #25

Closed xufur closed 10 years ago

xufur commented 11 years ago

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 ?

xufur commented 11 years ago

sorry, my fault...

file is working. i missed a closing php tag ....

something like

?>

Self-Evident commented 10 years ago

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.