- Added a new post-install script for composer which adds a project skeleton "ready to use". - Error 500 are now handled properly in production; waiting to see if adjustements will be required before adding other code pages.
4 lines
45 B
PHP
4 lines
45 B
PHP
<?php
|
|
|
|
require_once("../src/Kernel.php");
|