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