eesyphp/public_html/index.php
2020-04-18 00:51:33 +02:00

8 lines
97 B
PHP

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