reorganisation des dossiers
[mtweb] / index.php
similarity index 50%
rename from web/index.php
rename to index.php
index 1320ff3..26b6745 100644 (file)
+++ b/index.php
@@ -1,8 +1,6 @@
 <?php
 
-  // error_reporting(E_ALL);
-
-  require "app/main.php";
+  require "mw/main.php";
   if($mw = __mw("config.php")) __mw_display($mw);
 
 ?>
\ No newline at end of file