pedro_morgan
2007-08-20 5d54be81822f2c3bdbbb015b6f4b883fd3032f86
1
2
3
4
5
<?php
$wb["description_txt"] = 'Description';
$wb["name_txt"] = 'Groupe';
$wb["name_err"] = 'Le groupe doit avoir entre 1 et 30 Chars.';
?>