Datenstand V1.0
This commit is contained in:
8
inc/konstanten_domainrist.php
Normal file
8
inc/konstanten_domainrist.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
// konstanten.php
|
||||
define('MYSQL_HOST', 'localhost');
|
||||
define('MYSQL_USER', 'web15');
|
||||
define('MYSQL_PASS', 'csprristulm');
|
||||
define('MYSQL_DATABASE', 'usr_web15_1');
|
||||
define('FPDF_FONTPATH','pdf/font/');
|
||||
?>
|
||||
Reference in New Issue
Block a user