33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-12-02 18:08:21 +00:00

remove check of config section from component manifest

This commit is contained in:
Denis Ryabov 2021-02-14 01:18:25 +03:00
parent 4f899fb39b
commit 4850ef0d43

View File

@ -64,15 +64,6 @@
"updateservers": { "updateservers": {
"server": "*" "server": "*"
}, },
"config": {
"fields": "!"
},
"fields": {
"fieldset": "+"
},
"fieldset": {
"???": "*"
}
}, },
"attributes": { "attributes": {
"extension": [ "extension": [
@ -119,12 +110,6 @@
"namespace": [ "namespace": [
"path" "path"
], ],
"params": [
"addParameterDir"
],
"param": [
"addParameterDir"
],
"dlid": [ "dlid": [
"prefix", "prefix",
"suffix" "suffix"