diff --git a/index.php b/index.php index 02f9444..40b811a 100644 --- a/index.php +++ b/index.php @@ -1,9 +1,17 @@ setConfig(array()); + +// run application echo $pico->run();