芝麻web文件管理V1.00
编辑当前文件:/home/asmplong/www/ancien-site-2019/site/libraries/joomla/form/fields/helpsite.php
getShortVersion() ); // Merge any additional options in the XML definition. $options = array_merge( parent::getOptions(), JHelp::createSiteList(JPATH_ADMINISTRATOR.'/help/helpsites.xml', $this->value) ); return $options; } }