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