9 lines
232 B
PHP
9 lines
232 B
PHP
<?php
|
|
//include "../DIZ/DirectAccess-preventer.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";
|