Your IP : 10.10.0.253


Current Path : /var/www/components/com_comment/models/
Upload File :
Current File : /var/www/components/com_comment/models/customfields.php

<?php
/**
 * @package    Com_Hotspots
 * @author     DanielDimitrov <daniel@compojoom.com>
 * @date       27.01.14
 *
 * @copyright  Copyright (C) 2008 - 2013 compojoom.com . All rights reserved.
 * @license    GNU General Public License version 2 or later; see LICENSE
 */

defined('_JEXEC') or die('Restricted access');

jimport('joomla.application.component.modellist');

/**
 * Class HotspotsModelHotspots
 *
 * @since  3.0
 */
class CcommentModelCustomfields extends CompojoomModelCustomfieldsconfig
{
}