first commit
This commit is contained in:
8
old/CONFIG/config-local.php
Normal file
8
old/CONFIG/config-local.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
$GLOBALS['host']="localhost";
|
||||
$GLOBALS['user']="s_arif";
|
||||
$GLOBALS['pass']="m5NZEO6bxw";
|
||||
$GLOBALS['db']="s_arif";
|
||||
$GLOBALS['arif_ac']="arif_ac";
|
||||
$GLOBALS['arif_tran']="arif_tran";
|
||||
?>
|
||||
Reference in New Issue
Block a user