Logging für BCS
This commit is contained in:
7
log/db_config.php
Normal file
7
log/db_config.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
define('DB_HOST', 'localhost');
|
||||
define('DB_NAME', 'logging_db');
|
||||
define('DB_USER', 'logger');
|
||||
define('DB_PASS', '4bnmAyksuoQHPvyU4Tea');
|
||||
define('API_KEY', 'mr_D,uq2DS4!ndjZ_I4ap,+OSWge.GbJ'); // Ändern Sie dies!
|
||||
?>
|
||||
Reference in New Issue
Block a user