reorganisation des dossiers
[mtweb] / web / index.php
diff --git a/web/index.php b/web/index.php
deleted file mode 100644 (file)
index 1320ff3..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-
-  // error_reporting(E_ALL);
-
-  require "app/main.php";
-  if($mw = __mw("config.php")) __mw_display($mw);
-
-?>
\ No newline at end of file