ftimme
2013-08-06 4289c24290aed4e2b045df9872fdc63867b9f3b3
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Servidor';
$wb['type_txt'] = 'Filtro';
$wb['pattern_txt'] = 'Padrão de Expressão Regular.';
$wb['data_txt'] = 'Data';
$wb['action_txt'] = 'Acção';
$wb['active_txt'] = 'Activo';
$wb['pattern_error_empty'] = 'Padrão em branco';
?>