From 80735c2f02d5d866f78cd1fbc883305e04b60efa Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 13 Jul 2015 07:18:13 +0200 Subject: [PATCH] version 6813 --- 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 cf825f78e..701b823e9 100644 --- a/html/index.php +++ b/html/index.php @@ -214,7 +214,7 @@ if (defined("RECOVER") && isset ($_REQUEST['recover']) ) } echo ' -version 6.8.1.2 - '.$my_domain.' +version 6.8.1.3 - '.$my_domain.'

diff --git a/include/constant.php b/include/constant.php index 581d765f3..7b4649fea 100644 --- a/include/constant.php +++ b/include/constant.php @@ -73,7 +73,7 @@ define ('SMALLX','ⵝ'); -define ('SVNINFO',6812); +define ('SVNINFO',6813); define ("DEBUG",false); define ("LOGINPUT",false);