Julio Montoya 12 жил өмнө
parent
commit
5c95fc338d
1 өөрчлөгдсөн 6 нэмэгдсэн , 0 устгасан
  1. 6 0
      public/index.php

+ 6 - 0
public/index.php

@@ -0,0 +1,6 @@
+<?php
+/* For licensing terms, see /license.txt */
+
+$app = require_once '../main/inc/global.inc.php';
+$app->run();
+//$app['http_cache']->run();