Warning, file /webapps/ocs-server/gfx3/lib.php was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

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 ?>