const.DB.php

Go to the documentation of this file.
00001 <?php
00002 define("DBHOST", "127.0.0.1");
00003 define("DBUSER", "dasho");
00004 define("DBPASS", "dasho");
00005 define("DBNAME", "hgsm");
00006 ?>

Generated on Fri Jan 20 10:34:52 2006 for HGSM by  doxygen 1.4.5