A. Täffner
2016-01-20 cab3bca1d75be6c7f3140a35396d8c6ee2011801
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Repositorio';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Usuario (opcional)';
$wb['repo_password_txt'] = 'Contraseña (opcional)';
$wb['active_txt'] = 'Habilitado';
?>