Stunden ende, einiges fertig, fehlt nicht mehr viel
Took 2 hours 31 minutes
This commit is contained in:
7
config.inc.php
Normal file
7
config.inc.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
|
||||
define( 'MYSQL_HOST', 'localhost' );
|
||||
define( 'MYSQL_USER', 'online-faq' );
|
||||
define( 'MYSQL_PASS', 'RnKVJHcUBIIu1XM2' );
|
||||
define( 'MYSQL_DB', 'online-faq' );
|
Reference in New Issue
Block a user