Rescue9
2014-10-09 f2d9d064e086a5ca2dd4447ca2dcff863db68171
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.';
?>