Source for file IndexController.php
Documentation is available at IndexController.php
* DotBoost Technologies Inc.
* DotKernel Application Framework
* @copyright Copyright (c) 2009 DotBoost Technologies (http://www.dotboost.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
* @version $Id: IndexController.php 158 2010-06-25 08:59:20Z teo $
* Rss Module - Index Controller
* Is doing all the job for specific rss control stuff
* @author DotKernel Team <team@dotkernel.com>
echo '<h1>RSS Controller here ::</h1>';
|