Your IP : 216.73.216.11


Current Path : /home/digilove/public_html/41423/
Upload File :
Current File : //home/digilove/public_html/41423/browsers.php.tar

home/digilove/public_html/plugins/system/nnframework/fields/browsers.php000064400000001005152355601270022765 0ustar00<?php
/**
 * Element: Browsers
 * DEPRECATED!
 *
 * @package         NoNumber Framework
 * @version         14.11.6
 *
 * @author          Peter van Westen <peter@nonumber.nl>
 * @link            http://www.nonumber.nl
 * @copyright       Copyright © 2014 NoNumber All Rights Reserved
 * @license         http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

defined('_JEXEC') or die;

// For backwards compatibility
require_once __DIR__ . '/agents.php';

class JFormFieldNN_Browsers extends JFormFieldNN_Agents
{
}
home/digilove/public_html/110/plugins/system/nnframework/fields/browsers.php000064400000001005152356635610023274 0ustar00<?php
/**
 * Element: Browsers
 * DEPRECATED!
 *
 * @package         NoNumber Framework
 * @version         14.11.6
 *
 * @author          Peter van Westen <peter@nonumber.nl>
 * @link            http://www.nonumber.nl
 * @copyright       Copyright © 2014 NoNumber All Rights Reserved
 * @license         http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

defined('_JEXEC') or die;

// For backwards compatibility
require_once __DIR__ . '/agents.php';

class JFormFieldNN_Browsers extends JFormFieldNN_Agents
{
}