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