Example #1
0
<?php

include "core/application.php";
$app = new Application();
echo $app->onRequest();