(file) Return to conf.php CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / photo / sspadmin / inc

1 rizwank 1.1 <?php
// ONLY EDIT THIS FILE IF THE GUI INSTALLATION FAILED!

// Server Login Info
$host = 'my.sqlserver.com';
$db = 'database';
$user = 'username';
$pass = 'password';

// The Name of the folder the files reside in on the server, you should not have to change this
$adminDir = 'sspadmin';

// Table Prefix
$pre = 'ssp_';

?>

Rizwan Kassim
Powered by
ViewCVS 0.9.2