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