mecanisme d'upgrade
[mtweb] / mw / app / data / mw_data.php
diff --git a/mw/app/data/mw_data.php b/mw/app/data/mw_data.php
deleted file mode 100644 (file)
index 233fe50..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-  class mw_data extends empty_class{
-
-    function call_default($inst, $method_name, $arguments){
-      return $this->call_data_auto_crud($method_name, $arguments);
-    }
-
-  }
-
-?>
\ No newline at end of file