| Current Path : /home/c/i/n/cinepatreb/www/ws/libraries/cms/ucm/ | 
| Current File : /home/c/i/n/cinepatreb/www/ws/libraries/cms/ucm/ucm.php | 
<?php
/**
 * @package     Joomla.Libraries
 * @subpackage  UCM
 *
 * @copyright   Copyright (C) 2005 - 2016 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */
defined('JPATH_PLATFORM') or die;
/**
 * Interface to handle UCM
 *
 * @since  3.1
 */
interface JUcm
{
}