Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Note: $_POST[notes]
- END;
- mail($sendmail, "[Order] $details->country - $showpack", $ordmail, "From: $_POST[email]\r\n\r\n");
- $mcont = <<<END
- Dear $_POST[name],
- we're contacting you regarding your order of $showpack game server ($_POST[slots] slots).
- To continue with server activation it is necessary that you pay amount bellow and send us a photo of payed bill.
- Charge amount: $logprice RSD / $devize EUR
- Example of domestic payment slip you can find here: http://www.cybershark.rs/uplatnica.jpg
- For example for foreign payment slip you can check here: http://www.cybershark.rs/uplatnice/$details->country.jpg
- After you complete payment, please send us photo of payment slip to: uplata@cybershark.rs , so we can activate
- your server as soon as possible.
- Kind regards.
- - Cyber Shark Hosting
- - www.cybershark.rs
- END;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement