| Linux webm001.cluster123.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/lapjouc/www/unzipped_1776734632/bootstrap/ |
| Current File : /home/lapjouc/www/unzipped_1776734632/bootstrap/index.php |
<?php
ob_start();
include ('config/config.php');
$app = new Application();
init_config();
$app->run();
?>