PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
plugins
/
fields
/
checkboxes
<?php /** * @package Joomla.Plugin * @subpackage Fields.Checkboxes * * @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; JLoader::import('components.com_fields.libraries.fieldslistplugin', JPATH_ADMINISTRATOR); /** * Fields Checkboxes Plugin * * @since 3.7.0 */ class PlgFieldsCheckboxes extends FieldsListPlugin { }
[+]
..
[-] checkboxes.php
[edit]
[-] checkboxes.xml
[edit]
[+]
params
[+]
tmpl
[-] .htaccess.disabled
[edit]