Merge pull request #342 from kouts/patch-2

Update Engine.php
pull/349/head
Mike Cao 7 years ago committed by GitHub
commit c6485b710e

@ -368,6 +368,7 @@ class Engine {
->status($code)
->write($message)
->send();
exit();
}
/**

Loading…
Cancel
Save