eesyphp/public_html/index.php

8 lines
101 B
PHP
Raw Normal View History

2020-04-18 00:51:33 +02:00
<?php
include '../includes/core.php';
include 'url-public.php';
$default_url='';
handle_request();