493069aafaee7b9a57541b3a39c434b11f38db43
[dylansserver.git] / index.php
1 <?php
2 require_once("controller.php");
3 cms::init();
4 ?>