Fixed calls to old billing module
This commit is contained in:
parent
6f4515dbec
commit
b4f0e1edfe
6 changed files with 15 additions and 368 deletions
|
|
@ -2,8 +2,8 @@
|
|||
###############################################
|
||||
# Site configuration
|
||||
###############################################
|
||||
$db_host="localhost";
|
||||
$db_user="localuser";
|
||||
$db_host="mysql.iaregamer.com";
|
||||
$db_user="remoteuser";
|
||||
$db_pass="Pkloyn7yvpht!";
|
||||
$db_name="panel";
|
||||
$table_prefix="gsp_";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue