Source for file newsfeeds.class.php
Documentation is available at newsfeeds.class.php
* @copyright Refer to copyright.php
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @author Mambo Foundation Inc see README.php
/** ensure this file is being included by a parent file */
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
/** @var int Primary key */
* @param database A database connector object
$this->mosDBTable( '#__newsfeeds', 'id', $db );
Documentation generated on Mon, 05 May 2008 16:21:36 +0400 by phpDocumentor 1.4.0