nouveau module "models" dans l'environnement
[mtweb] / mw / app / mods / admin / index.php
diff --git a/mw/app/mods/admin/index.php b/mw/app/mods/admin/index.php
deleted file mode 100644 (file)
index cd94b9d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-  class mw_admin_index extends mw_mod{
-
-    function index(&$env){
-      $env->run("admin/users");
-    }
-
-  }
-
-?>
\ No newline at end of file