[-] MO : blockcart retrocompatibility

This commit is contained in:
dMetzger
2012-07-31 08:43:21 +00:00
parent ab1fa12f0e
commit a45b1cc668
+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 = {