Commit bfc86006418efba23c5362b019efafc7116f97b1

Authored by Edmar Moretti
1 parent 74098716

Alterção da senha para ambientes WIndows

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ms_configura.php
@@ -220,7 +220,7 @@ if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN')) @@ -220,7 +220,7 @@ if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN'))
220 220
221 */ 221 */
222 $i3geomaster = array( 222 $i3geomaster = array(
223 - array("usuario"=>"admin", "senha"=>"admin") 223 + array("usuario"=>"admin", "senha"=>"adminx")
224 ); 224 );
225 /* 225 /*
226 Variable: dir_tmp 226 Variable: dir_tmp