We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 161ec94 commit 7d79105Copy full SHA for 7d79105
constants/constants.all.php
@@ -18,7 +18,7 @@
18
define("URL_LOC_4",$GLOBALS['url_loc'][4]);
19
define("URL_HOME",PROJECT_ROOT.'/'.URL_LOC_0);
20
define("URL_PUBLIC_DIRECTORY","public_html");
21
- define("URL_ADD_TO_CART","URL_ADD_TO_CART");
+ define("URL_ADD_TO_CART","add_to_cart");
22
define("URL_REMOVE_FROM_CART","remove_from_cart");
23
define("URL_EDIT","edit");
24
define("URL_ADD_ITEM","add_item");
0 commit comments