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:
parent
4f899fb39b
commit
4850ef0d43
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user