/
githubmirror
/
joomla-cms
Обзор
Документация
Войти
/
githubmirror
/
joomla-cms
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
5.4-dev
administrator/components/com_plugins/config.xml
19 строк
346 B
Charvi Mehra
Making the encoding consistent- changing lowercase utf to uppercase (#39951)
27 фев 2023, 04:17
Не верифицирован
27 фев 2023, 04:17
5e3d848
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8"?> <config> <help key="Plugin:_Options"/> <fieldset name="permissions" label="JCONFIG_PERMISSIONS_LABEL" > <field name="rules" type="rules" label="JCONFIG_PERMISSIONS_LABEL" filter="rules" validate="rules" component="com_plugins" section="component" /> </fieldset> </config>