From 20872007f875927aa04546060eea02c86e9f604f Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Sat, 10 Sep 2011 20:48:18 +0000 Subject: [PATCH] --- testainstal.php | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/testainstal.php b/testainstal.php index 24205e9..05f0bdc 100644 --- a/testainstal.php +++ b/testainstal.php @@ -50,6 +50,9 @@ i3geo/testainstal.php */ error_reporting(E_ALL); +include_once ("classesphp/funcoes_gerais.php"); +$versao = versao(); +$versao = $versao["principal"]; echo ""; echo "
\n";
 echo "TESTE DE INSTALACAO DO i3Geo
\n"; -- libgit2 0.21.2