.
This commit is contained in:
parent
c05378ecde
commit
e27fe348c6
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
define ( 'SQL_LOG', 1 ); // schreibt sql querys in eine log
|
||||
if (!defined('SQL_LOG')) define ( 'SQL_LOG', 1 ); // schreibt sql querys in eine log
|
||||
|
||||
$_m['host'] = 'localhost';
|
||||
$_m['user'] = '';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user