Beispiel #1
0
<?php

require '../apps/backend/BackendApplication.class.php';
$app = new BackendApplication();
$app->run();