Initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
$mysql_server = "localhost:3310";
|
||||
$mysql_user = "Logins";
|
||||
$mysql_pass = "SPykMjT(CC.P_*b7";
|
||||
$mysql_db = "Logins";
|
||||
$mysql_solarUser = "solarLog";
|
||||
$mysql_solarPass = "iZ6_ZVul0!vE2.qJ0QSc";
|
||||
$mysql_solarDB = "solarLog";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user