
albhu
Members-
Content Count
6 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout albhu
-
Rank
Beginner
-
public function sendActivationCode($email, $id, $username) { $settings = new settings(); $from = $settings->loadSetting('from_email'); $headers = array(); if ($from) { $headers['From'] = $from; } $gameName = $settings->loadSetting("game_name"); $activationCode = $this->activationCode($id, $username); $subject = $gameName . " - Registration"; $body = "$username your activation code for $gameName is $activationCode, after you have logged in please enter this when
-
i was uploaded the the module and after i changed the mail address, but still sends the messages from the hosting mail and not from mine address. What you think, did i something wrong?
-
Thank you so much!
-
albhu started following [GLV2] [MOD] [FREE] Hospital and Sender email address change
-
Hi all! i did not find any topic about, but i would like to change the system messages email address, do you have any tips where can i change it? GLV2 thanks
-
Sorry , i guess the download link is broken... 😞