Initial commit from online.
This commit is contained in:
7
inc/konstanten.php
Normal file
7
inc/konstanten.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// konstanten.php
|
||||
define('MYSQL_HOST', 'localhost');
|
||||
define('MYSQL_USER', 'web104');
|
||||
define('MYSQL_PASS', 'lmaa,dw.');
|
||||
define('MYSQL_DATABASE', 'usr_web104_1');
|
||||
?>
|
||||
Reference in New Issue
Block a user