xaver
2011-09-15 80997df294aef3b6d9a8226c0b83409e5ae672fa
1
2
3
4
5
<?php
$wb["description_txt"] = 'Description';
$wb["name_txt"] = 'Group';
$wb["name_err"] = 'Group must be min 1, max 30 Chars.';
?>