noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/01: user in lowercase


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: user in lowercase
Date: Fri, 07 Aug 2015 00:02:13 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 0ee7d7ae527a790c84c232c799321f418ccb5bae
Author: Dany De Bontridder <address@hidden>
Date:   Fri Aug 7 01:57:31 2015 +0200

    user in lowercase
---
 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 b5ca40f..b42a6d0 100644
--- a/html/index.php
+++ b/html/index.php
@@ -220,7 +220,7 @@ if (defined("RECOVER") && isset ($_REQUEST['recover']) )
 }
 echo '
 <span 
style="background-color:#879ed4;color:white;padding-left:4px;padding-right:4px;">
-version  6.8.1.4 - '.$my_domain.'
+version  6.8.1.5 - '.$my_domain.'
 </span>
 <BR>
 <BR>
diff --git a/include/constant.php b/include/constant.php
index a33d56c..26f0fc4 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -73,7 +73,7 @@ define ('SMALLX','&#x2D5D;');
 
 
 
-define ('SVNINFO',6814);
+define ('SVNINFO',6815);
 define ("DEBUG",false);
 define ("LOGINPUT",false);
 



reply via email to

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