eesyphp/public_html/index.php
2021-07-28 17:13:10 +02:00

8 lines
101 B
PHP

<?php
include '../includes/core.php';
include 'url-public.php';
$default_url='';
handle_request();