forked from science-ation/science-ation
remove database configuration information from SVN
This commit is contained in:
parent
db4a891b52
commit
192f1775f5
@ -22,8 +22,8 @@
|
|||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<?
|
<?
|
||||||
$DBHOST= "localhost";
|
$DBHOST= "";
|
||||||
$DBNAME= "sfiab";
|
$DBNAME= "";
|
||||||
$DBUSER= "sfiab";
|
$DBUSER= "";
|
||||||
$DBPASS= "sfiab";
|
$DBPASS= "";
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user