| Current Path : /proc/thread-self/cwd/plugins/fields/location/ |
| Current File : //proc/thread-self/cwd/plugins/fields/location/location.php |
<?php
defined('_JEXEC') or die;
JLoader::import('components.com_fields.libraries.fieldsplugin', JPATH_ADMINISTRATOR);
class PlgFieldsLocation extends FieldsPlugin
{
}