Sequenzia/public/index.php
2013-12-07 15:35:14 -05:00

4 lines
91 B
PHP
Executable File

<?php
require __DIR__ . '/../config/boot.php';
MyImouto\Application::dispatchRequest();