cfoe
2012-05-22 4df76babc3c2d5b00abaa7d5a999ec005b03dd5b
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.';
?>