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