noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/04: Email : retrieve forgotten password by


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/04: Email : retrieve forgotten password by email
Date: Thu, 2 Mar 2017 05:19:30 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 999a91e0607035090e05c04bf724873edb8f8253
Author: Dany De Bontridder <address@hidden>
Date:   Wed Mar 1 13:03:59 2017 +0100

    Email : retrieve forgotten password by email
---
 include/config.inc.example | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/include/config.inc.example b/include/config.inc.example
index 85791cf..7d8b2e2 100644
--- a/include/config.inc.example
+++ b/include/config.inc.example
@@ -21,6 +21,9 @@ define ("dbname","");
 // define ("DEBUG",TRUE);
  // Uncomment to log your input
 // define ("LOGINPUT",TRUE);
+// Name of the sender of the email if you activate the possibility to 
reinitialize
+// password by email
+// define('ADMIN_WEB', 'address@hidden');
 
 
  // Do not change below !!!



reply via email to

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