Your IP : 216.73.216.224


Current Path : /proc/self/cwd/plugins/system/miniorangeimportexportusers/
Upload File :
Current File : //proc/self/cwd/plugins/system/miniorangeimportexportusers/miniorangeimportexportusers.php

<?php

/**
 * @package     Joomla.System
 * @subpackage  ply_system_miniorangeimportexportusers
 *
 * @copyright   Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 */

// no direct access
defined('_JEXEC') or die('Restricted access');

jimport('joomla.plugin.plugin');

class plgSystemMiniorangeimportexportusers extends JPlugin
{

}