Remove unnecessary constants file.
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
<?php
|
||||
// konstanten.php
|
||||
const MYSQL_HOST = 'localhost';
|
||||
const MYSQL_USER = 'root';
|
||||
const MYSQL_PASS = 'lmaa,dw.';
|
||||
const MYSQL_DATABASE = 'wille';
|
||||
Reference in New Issue
Block a user