remove tax functionality
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
define("PWD", getcwd());
|
||||
session_start();
|
||||
define("MYSQL_HOST", "localhost");
|
||||
define("MYSQL_USER", "fashionavenue__");
|
||||
define("MYSQL_DB", "fashionavenue__");
|
||||
define("MYSQL_PASS", "ShuQND8[bJDGEfjU");
|
||||
define("MYSQL_USER", "suvo_billing");
|
||||
define("MYSQL_DB", "suvo_billing");
|
||||
define("MYSQL_PASS", "Simple2pass");
|
||||
define("SHOP_ID", "119");
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user