Subversion Repositories qbpwcf-lib(archive)

Rev

Rev 617 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<?php 

$dbAcct="root";
$dbPass="";
$dbName="test";
$dbAddr="localhost";
$dbPort="3306";

?>