Source for file class.comment.php
Documentation is available at class.comment.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 */
* A database connector object
$this->mosDBTable( '#__comment', 'id', $db );
Documentation generated on Mon, 05 May 2008 16:17:03 +0400 by phpDocumentor 1.4.0