Fixed some bugs and added a cookies disclaimer
This commit is contained in:
8
config.php
Normal file
8
config.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
$config=array(
|
||||
"DBHOST"=>"data2.thiemoo.at",
|
||||
"DBNAME"=>"webstatus",
|
||||
"DBPWD"=>"X5G3njgZ4s@E4S9J",
|
||||
"DBUSER"=>"webstatus"
|
||||
);
|
||||
?>
|
Reference in New Issue
Block a user