Commit 6e5fb11a042e8e7d44f7d1d69f06af870dd76214

Authored by Edmar Moretti
1 parent 26b51dba

--no commit message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ms_configura.php
@@ -221,7 +221,7 @@ if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN')) @@ -221,7 +221,7 @@ if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN'))
221 Tipo: 221 Tipo:
222 {array} 222 {array}
223 */ 223 */
224 - $editores = "";//array("127.0.0.1","localhost"); 224 + $editores = array("127.0.0.1","localhost");
225 /* 225 /*
226 Variable: dir_tmp 226 Variable: dir_tmp
227 227