Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
333866 1 <?php
2ab1e5 2 $wb['repo_name_txt'] = 'Repositorio';
aa3ea2 3 $wb['repo_url_txt'] = 'URL';
2ab1e5 4 $wb['repo_username_txt'] = 'Usuario (opcional)';
TB 5 $wb['repo_password_txt'] = 'ContraseƱa (opcional)';
6 $wb['active_txt'] = 'Habilitado';
aa3ea2 7 ?>