mirror of
http://git.frickel.earth/Tysox/BOS-Pinneberg.git
synced 2025-12-16 08:04:29 +01:00
[+] Admin Webinterface
This commit is contained in:
7
config/config.php
Normal file
7
config/config.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
define('DB_HOST','localhost');
|
||||
define('DB_USER','cms');
|
||||
define('DB_PASS','pe7zHqDm77XY2WLf');
|
||||
define('DB_NAME','cms');
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user