KIMB-technologies / KIMB-Forms-Project

Small tool to coordinate volunteers and meetings — 📆🗃
GNU General Public License v3.0
8 stars 1 forks source link

Runtime Error #24

Closed kimbtech closed 5 years ago

kimbtech commented 5 years ago

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();