This repository has been archived on 2024-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
Sequenzia/public/index

4 lines
91 B
Plaintext
Raw Normal View History

2013-10-27 04:34:21 +01:00
<?php
require __DIR__ . '/../config/boot.php';
MyImouto\Application::dispatchRequest();