Add files via upload

This commit is contained in:
Li 2022-05-21 13:11:09 +12:00 committed by GitHub
parent 780f6a9d1b
commit f36ec8c28b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ $dbuser = 'root';
$dbpass = 'test123';
$dbhost = '127.0.0.1';
$from_email = "support@horseisle.com";
$email_activation = true;
$pp_uri = '[GAMESITE]/web/ppemu.php'; # location of paypal emulator on game-servers
# [GAMESITE] is replaced with the URL for the game-site, as specified in servers.php
# original is https://www.paypal.com/cgi-bin/webscr which obviously wont do