1
0
Fork 0
kabano/index.php

6 linhas
81 B
PHP
Arquivo executável

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