public attr / function, constructeurs __construct
[mtweb] / mw / app / data / modules / share / mw_data_sgbds.php
index db90855..c93d814 100644 (file)
@@ -2,7 +2,7 @@
 
   class mw_data_sgbds extends mw_data{
 
-    function sgbds(){
+    public function sgbds(){
       $env = $this->env();
       $sgbds = array();
       $impls_dir = $env->app_file("data/impl");
@@ -33,5 +33,3 @@
     }
 
   }
-
-?>
\ No newline at end of file