Kaynağa Gözat

Adding main index file

Julio Montoya 12 yıl önce
ebeveyn
işleme
5c95fc338d
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  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();