mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-30 16:53:59 +00:00
remove check of config section from component manifest
This commit is contained in:
parent
4f899fb39b
commit
4850ef0d43
@ -64,15 +64,6 @@
|
||||
"updateservers": {
|
||||
"server": "*"
|
||||
},
|
||||
"config": {
|
||||
"fields": "!"
|
||||
},
|
||||
"fields": {
|
||||
"fieldset": "+"
|
||||
},
|
||||
"fieldset": {
|
||||
"???": "*"
|
||||
}
|
||||
},
|
||||
"attributes": {
|
||||
"extension": [
|
||||
@ -119,12 +110,6 @@
|
||||
"namespace": [
|
||||
"path"
|
||||
],
|
||||
"params": [
|
||||
"addParameterDir"
|
||||
],
|
||||
"param": [
|
||||
"addParameterDir"
|
||||
],
|
||||
"dlid": [
|
||||
"prefix",
|
||||
"suffix"
|
||||
|
Loading…
Reference in New Issue
Block a user