Forgot password support.

Contributed by Liamxroy.
This commit is contained in:
MobiusDev
2018-03-26 20:01:17 +00:00
parent c6082116a8
commit 99f9841901
2 changed files with 125 additions and 3 deletions

View File

@@ -17,5 +17,7 @@ session_start();
//Link for Patch Download
$dlPatch = 'https://www.google.com';
//Server Reply Email Address
$CONFIG['emailaddress'] = "yourmail@yourdomain.com";
?>