From 2f95fcac557eeb4eb54669bd84be16a176f98739 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 14 Jul 2014 20:22:17 +0200 Subject: [PATCH] Upgrade version number --- html/index.php | 2 +- include/constant.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/index.php b/html/index.php index b588c363a..a71fc7705 100644 --- a/html/index.php +++ b/html/index.php @@ -203,7 +203,7 @@ if ( strlen(domaine) > 0 ) echo ' -version 6.7.2.0 - '.$my_domain.' +version 6.7.2.1 - '.$my_domain.'

diff --git a/include/constant.php b/include/constant.php index 8b77a8cf2..7dafcbcbe 100644 --- a/include/constant.php +++ b/include/constant.php @@ -60,7 +60,7 @@ $g_failed=""; $g_succeed=""; /* uncomment for development */ define ('SVNINFO',6721); -define ("DEBUG",true); +define ("DEBUG",false); $version_noalyss=SVNINFO; // If you don't want to be notified of the update