noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/02: Change pre-release : version number


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/02: Change pre-release : version number
Date: Sat, 08 Mar 2014 22:11:57 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 4485183cccf6cc1c894c0bfab7c9e7d28acd4249
Author: Dany De Bontridder <address@hidden>
Date:   Sat Mar 8 22:56:08 2014 +0100

    Change pre-release : version number
---
 include/constant.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/include/constant.php b/include/constant.php
index 6b0df60..f992846 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -60,14 +60,14 @@ $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',6720);
-define ("DEBUG",true);
-//define ("DEBUG",false);
+//define ("DEBUG",true);
+define ("DEBUG",false);
 
 $version_noalyss=SVNINFO;
 // If you don't want to be notified of the update
 // define ("SITE_UPDATE",'');
-define ("SITE_UPDATE",'http://www.phpcompta.eu/last_version.txt');
-define 
("SITE_UPDATE_PLUGIN",'http://www.phpcompta.eu/plugin_last_version.txt');
+define ("SITE_UPDATE",'http://www.noalyss.eu/last_version.txt');
+define ("SITE_UPDATE_PLUGIN",'http://www.noalyss.eu/plugin_last_version.txt');
 
 
 define ("DBVERSION",115);



reply via email to

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