„config.php“ ändern
This commit is contained in:
parent
320b0a4cfb
commit
86deb3e49b
@ -1,8 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
$config=array(
|
$config=array(
|
||||||
"DBHOST"=>"data2.thiemoo.at",
|
"DBHOST"=>"censored",
|
||||||
"DBNAME"=>"webstatus",
|
"DBNAME"=>"censored",
|
||||||
"DBPWD"=>"X5G3njgZ4s@E4S9J",
|
"DBPWD"=>"censored",
|
||||||
"DBUSER"=>"webstatus"
|
"DBUSER"=>"censored"
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user