first commit
This commit is contained in:
9
CONFIG/config-local.php
Normal file
9
CONFIG/config-local.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
$GLOBALS['host']="localhost";
|
||||
$GLOBALS['user']="dev_arif";
|
||||
$GLOBALS['pass']="Simple2pass";
|
||||
$GLOBALS['db']="dev_arif";
|
||||
$GLOBALS['arif_ac']="arif_ac";
|
||||
$GLOBALS['arif_tran']="arif_tran";
|
||||
$GLOBALS['arif_users']="arif_users";
|
||||
?>
|
||||
5
CONFIG/settings.php
Normal file
5
CONFIG/settings.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
include "../DIZ/DirectAccess-preventer.php";
|
||||
|
||||
|
||||
?>
|
||||
0
CONFIG/test@tst.com.txt
Normal file
0
CONFIG/test@tst.com.txt
Normal file
Reference in New Issue
Block a user