[-] MO : blockcart retrocompatibility

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16617 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-07-31 08:43:21 +00:00
parent cd14749055
commit 58f7fb1c03
+3
View File
@@ -24,6 +24,9 @@
* International Registered Trademark & Property of PrestaShop SA
*/
// Retrocompatibility with 1.4
if (typeof baseUri === "undefined")
baseUri = baseDir;
//JS Object : update the cart by ajax actions
var ajaxCart = {