maj syntaxe accolades, maj jQuery, correction layout contact
[mtweb] / web / app / mods / reponses / html.php
1 <?php
2
3   class mw_reponses_html extends mw_mod{
4
5     function index(&$env){
6     }
7
8     function redirect_javascript(&$env){
9     }
10
11     function erreur(&$env){
12     }
13
14   }
15
16 ?>