style: Padroniza o código

parent d9a4dfa4
<?php
$GLOBALS['arrIpDev'] = [
'172.17.8.10' => ['victor.oliveira@basis.gov.br' => 'Victor Basis'],
'172.17.8.13' => ['bernhar.coimbra@basis.gov.br' => 'Bernhar Basis'],
'172.17.8.21' => ['andre.andrade@basis.gov.br' => 'Andre Basis'],
'172.17.8.168' => ['matheus.aguiar@basis.gov.br' => 'Matheus Basis'],
'172.17.8.170' => ['edvan.targino@basis.gov.br' => 'Edvan Basis'],
'172.17.0.5' => ['marcio.rafael@websis.com.br' => 'Márcio Rafael'],
'172.19.0.5' => ['teste@websis.com.br' => 'Fabrica']
'172.17.8.10' => ['victor.oliveira@basis.gov.br' => 'Victor Basis'],
'172.17.8.13' => ['bernhar.coimbra@basis.gov.br' => 'Bernhar Basis'],
'172.17.8.21' => ['andre.andrade@basis.gov.br' => 'Andre Basis'],
'172.17.8.168' => ['matheus.aguiar@basis.gov.br' => 'Matheus Basis'],
'172.17.8.170' => ['edvan.targino@basis.gov.br' => 'Edvan Basis'],
'172.17.0.5' => ['marcio.rafael@websis.com.br' => 'Márcio Rafael'],
'172.19.0.5' => ['teste@websis.com.br' => 'Fabrica']
];
// Servidor Local
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment