<?php /** * discount module helper. * * @package sf * @subpackage discount * @author Atma * @version SVN: $Id: helper.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $ */ class discountGeneratorHelper extends BaseDiscountGeneratorHelper { }