download csv
This commit is contained in:
@@ -1 +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");
|
||||
<?php define("PWD", getcwd()); session_start(); define("MYSQL_HOST", "172.16.1.1"); define("MYSQL_USER", "siliconpin"); define("MYSQL_DB", "siliconpin_bill"); define("MYSQL_PASS", "0000"); define("SHOP_ID", "119");
|
||||
|
||||
Reference in New Issue
Block a user