fantu
2009-01-06 c1c3664a30eefde593a35e87c1359af7ea9d7f21
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.';
?>