reorganisation des dossiers
[mtweb] / web / app / mods / admin / index.php
diff --git a/web/app/mods/admin/index.php b/web/app/mods/admin/index.php
deleted file mode 100644 (file)
index ae79169..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-  class mw_admin_index extends mw_mod{
-
-    function index(&$env){
-      $env->run("admin/config");
-    }
-
-  }
-
-?>
\ No newline at end of file