Sequenzia/public/index
2013-10-26 22:34:21 -05:00

4 lines
91 B
Plaintext
Executable File

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