init
This commit is contained in:
1
119/config/_config.php
Normal file
1
119/config/_config.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php define("PWD", getcwd()); session_start(); define("MYSQL_HOST", "localhost"); define("MYSQL_USER", "billing"); define("MYSQL_DB", "billing"); define("MYSQL_PASS", "MyPass"); define("SHOP_ID", "119");
|
||||
Reference in New Issue
Block a user