Details | Last modification | View Log | RSS feed
<?php
$db["dbAccount"]="root";
$db["dbAddress"]="localhost";
$db["dbName"]="qbpwcf";
$db["dbPassword"]="12345";
?>