KIMB-technologies/KIMB-Forms-Project

Runtime Error

kimbtech opened this issue · 0 comments

Page does not finish loading.

in core/Template.php in output() may the headers are already send, then the php won't stop.
Remove this header and do a die();