]> dev.renevier.net Git - syj.git/blob - public/index.php
fixes: message did not appear when showing it too quickly after hiding it
[syj.git] / public / index.php
1 <?php
2
3 require_once ('init.php');
4
5 $application->bootstrap()->run();