Anpassungen zur Erstellung von Verzeichnissen in der PDF Generierung
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// konstanten.php
|
||||
define('MYSQL_HOST', '127.0.0.1');
|
||||
define('MYSQL_USER', 'c1_startup');
|
||||
define('MYSQL_PASS', 'J8WWzNqy#of');
|
||||
define('MYSQL_DATABASE', 'c1_startup');
|
||||
define('MYSQL_HOST', 'localhost');
|
||||
define('MYSQL_USER', 'c2startup');
|
||||
define('MYSQL_PASS', 'lmaa,dw.');
|
||||
define('MYSQL_DATABASE', 'c2startup');
|
||||
Reference in New Issue
Block a user