Auteur - Aduler.com


-------------------------------- EN ---------------------------------------

//////////////////////////////////////////////////////////////////////////
//     Include CartController.php file in a Prestashop 1.4.X website    //
//////////////////////////////////////////////////////////////////////////

For the proper functioning of the module,
it is imperative to implement the file CartController.php.

Todo : 
- Copy the file CartController.php
- Go to the website root and past the file into override/controllers/


-------------------------------- FR ---------------------------------------

//////////////////////////////////////////////////////////////////////////
// Intgrer le fichier CartController.php dans un site Prestashop 1.4.X //
//////////////////////////////////////////////////////////////////////////

Pour que le module Gestion d'abonnements fonctionne correctement,
il est imperatif de mettre en place le fichier CartController.php.

Pour se faire : 
- Copier le fichier CartController.php
- Allez  la racine de votre site et collez le fichier dans override/controllers/

