maj syntaxe accolades, maj jQuery, correction layout contact
[mtweb] / web / app / data / modules / share / mw_data_check_instance.php
index 772a093..b471eaa 100644 (file)
@@ -1,10 +1,9 @@
 <?php
 
-  class mw_data_check_instance extends mw_data
-  {
+  class mw_data_check_instance extends mw_data{
 
-    function check_instance()
-    { return true;
+    function check_instance(){
+      return true;
     }
 
   }