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