public attr / function, constructeurs __construct
[mtweb] / mw / app / controllers / reponses / html.php
index 1e87f4a..de8acec 100644 (file)
@@ -2,15 +2,13 @@
 
   class mw_reponses_html extends mw_controller{
 
-    function index(){
+    public function index(){
     }
 
-    function redirect_javascript(){
+    public function redirect_javascript(){
     }
 
-    function erreur(){
+    public function erreur(){
     }
 
   }
-
-?>
\ No newline at end of file