File indexing completed on 2024-04-28 17:10:18

0001 <?php
0002 /*
0003  * I'm here just to prevent a direct include exposure of main.class.php
0004  */
0005 
0006 include_once("src/main.class.php");
0007 
0008 ?>