init III
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
our ($M_DB_HOST, $M_DB_USER, $M_DB_PASS);
|
||||
|
||||
$M_DB_HOST = "localhost";
|
||||
$M_DB_USER = "1_mose";
|
||||
$M_DB_PASS = "1_mose";
|
||||
|
||||
Reference in New Issue
Block a user