From a61ed63fa8e0de4ac9d5a7e9f2739bec01c29537 Mon Sep 17 00:00:00 2001 From: Leandro Arndt Date: Wed, 3 Feb 2016 20:08:09 -0200 Subject: [PATCH] mysqli --- acompanhamento/cadastro.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/acompanhamento/cadastro.php b/acompanhamento/cadastro.php index 02bb8c2..18a4ba8 100644 --- a/acompanhamento/cadastro.php +++ b/acompanhamento/cadastro.php @@ -261,7 +261,7 @@ @@ -292,7 +292,7 @@ - if(mysql_num_rows($rsRec) > 0) + if(mysqli_num_rows($rsRec) > 0) { $permiterecurso = false; ?> @@ -310,7 +310,7 @@ Data Resposta -- libgit2 0.21.2