kabano/index.php

6 lines
81 B
PHP
Executable File

<?
require_once('includes/config.php');
require_once('includes/routes.php');
?>