Azeri
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
vhosts
/
chipionatv.com
/
httpdocs
/
libraries
/
cms
/
ucm
/
Filename :
ucm.php
back
Copy
<?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 { }