?
Path : /home/admin/domains/happytokorea.com/public_html_bk/test2/libraries/cms/ucm/ |
Current File : /home/admin/domains/happytokorea.com/public_html_bk/test2/libraries/cms/ucm/ucm.php |
<?php /** * @package Joomla.Libraries * @subpackage UCM * * @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('JPATH_BASE') or die; /** * Interface to handle UCM * * @package Joomla.Libraries * @subpackage UCM * @since 3.1 */ interface JUcm { }