noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 31/46: Task #0001793: Installation mot de pas


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 31/46: Task #0001793: Installation mot de passe Adapt comment
Date: Mon, 4 May 2020 13:38:51 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit a9d977d82b58687916aa2e7ee6cc39a9647b21d8
Author: Dany De Bontridder <address@hidden>
AuthorDate: Tue Mar 24 14:21:48 2020 +0100

    Task #0001793: Installation mot de passe
    Adapt comment
---
 include/lib/config_file.php | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/include/lib/config_file.php b/include/lib/config_file.php
index 3f9f722..c6e93ee 100644
--- a/include/lib/config_file.php
+++ b/include/lib/config_file.php
@@ -153,9 +153,8 @@ function display_file_config($p_array,$from_setup=1,$p_os=1)
     print ( 'define ("noalyss_psql_host","'.$chost.'");');
     print ("\r\n");
     print ("\r\n");
-    print ("// If you change the NOALYSS_ADMINISTRATOR , you will need to 
rerun http://..../noalyss/html/install.php";);
-    print ("\r\n");
-    print ("// But it doesn't change the password");
+    print ("// If you change the NOALYSS_ADMINISTRATOR or 
NOALYSS_ADMIN_PASSWORD, "
+            . "you will need to rerun http://..../noalyss/html/install.php";);
     print ("\r\n");
     print ( 'define ("NOALYSS_ADMINISTRATOR","'.$cadmin.'");');
     print ("\r\n");



reply via email to

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