vogelor
2010-05-05 2db42a8180b716de7fa83ed9cd96dbe9b59e9aff
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.';
?>