xaver
2011-09-09 e55c5bf38e336cab2881b47c4c82a55bc8afe11a
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.';
?>