Contents of the file db_access.php:
Code: Select all
<?php
$db_uid = "REMOVED";
$db_pswd = "REMOVED";
$db_name = "REMOVED";
?>
Anders Haig
Database area of the control panel:

Files on website (probably not helpful):

Moderator: General Moderators
Code: Select all
<?php
$db_uid = "REMOVED";
$db_pswd = "REMOVED";
$db_name = "REMOVED";
?>

