noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/01: Upgrade version number


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: Upgrade version number
Date: Mon, 14 Jul 2014 18:31:13 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2f95fcac557eeb4eb54669bd84be16a176f98739
Author: Dany De Bontridder <address@hidden>
Date:   Mon Jul 14 20:22:17 2014 +0200

    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 b588c36..a71fc77 100644
--- a/html/index.php
+++ b/html/index.php
@@ -203,7 +203,7 @@ if ( strlen(domaine) > 0 )
 
 echo '
 <span 
style="background-color:#879ed4;color:white;padding-left:4px;padding-right:4px;">
-version  6.7.2.0 - '.$my_domain.'
+version  6.7.2.1 - '.$my_domain.'
 </span>
 <BR>
 <BR>
diff --git a/include/constant.php b/include/constant.php
index 8b77a8c..7dafcbc 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -60,7 +60,7 @@ $g_failed="<span 
style=\"font-size:18px;color:red\">&#x2716;</span>";
 $g_succeed="<span style=\"font-size:18px;color:green\">&#x2713;</span>";
 /* 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]