From 363186d916325d100de4e2e06e7c5af5639e117e Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Wed, 28 Nov 2012 16:43:47 +0000 Subject: [PATCH] --- testainstal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testainstal.php b/testainstal.php index fb20120..ddeae83 100644 --- a/testainstal.php +++ b/testainstal.php @@ -60,7 +60,7 @@ include_once("admin/php/admin.php"); include_once("admin/php/conexao.php"); if($i3geomaster[0]["usuario"] == "admin" && $i3geomaster[0]["senha"] == "admin" ){ - echo "

ATENÇÃO!!! Sua segurança esta vulnerável: edite o arquivo i3geo/ms_configura.php e altere o login e senha da variável i3geomaster"; + echo "

ATENÇÃO!!! Sua segurança esta vulnerável: edite o arquivo i3geo/ms_configura.php e altere o login e senha da variável i3geomaster



"; } if(empty($_POST["senha"]) || empty($_POST["usuario"])){ -- libgit2 0.21.2