noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/03: fix email with https


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/03: fix email with https
Date: Sun, 05 Jul 2015 14:46:53 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 700d2519ad1b7a1e16b591535209d510fdac6009
Author: Dany De Bontridder <address@hidden>
Date:   Sun Jul 5 16:17:23 2015 +0200

    fix email with https
---
 include/recover.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/recover.php b/include/recover.php
index 04512b4..e568040 100644
--- a/include/recover.php
+++ b/include/recover.php
@@ -119,7 +119,7 @@ Suivez ce lien pour activer le changement ou ignorer ce 
message si vous n'êtes
 Ce lien ne sera actif que 12 heures.
    
    
-   
http://{$_SERVER['SERVER_NAME']}{$_SERVER['SCRIPT_NAME']}?recover&id=req&req={$request_id}
+   
https://{$_SERVER['SERVER_NAME']}{$_SERVER['SCRIPT_NAME']}?recover&id=req&req={$request_id}
    
    Merci d'utiliser NOALYSS
    



reply via email to

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