24 lines
481 B
PHP

<?php
/**
* Carts Guru
*
* @category advertising_marketing
* @author LINKT IT
* @copyright Copyright (c) LINKT IT 2016
* @version 1.1.0
* @license Commercial license
*
*************************************
** CARTS GURU *
** V 1.1.0 *
*************************************
* +
* + Languages: EN, FR
* + PS version: 1.4,1.5,1.6
* + Cloud compatible & tested
*/
class CartGuruRAPIException extends Exception
{
}