31
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-05-30 20:30:47 +00:00

remove support of install/uninstall nodes in templates

This commit is contained in:
Denis Ryabov 2021-09-02 14:46:53 +03:00
parent ba01cf2a35
commit d2f342e910

View File

@ -13,9 +13,6 @@
"license": "?",
"changelogurl": "?",
"scriptfile": "?",
"install": "?",
"update": "?",
"uninstall": "?",
"files": "?",
"images": "?",
"css": "?",
@ -52,22 +49,6 @@
"media:file": "*",
"folder": "*"
},
"install": {
"sql": "*"
},
"update": {
"sql": "*",
"schemas": "*"
},
"uninstall": {
"sql": "*"
},
"sql": {
"file": "*"
},
"schemas": {
"schemapath": "*"
},
"updateservers": {
"server": "*"
}
@ -107,9 +88,6 @@
"charset",
"driver"
],
"schemapath": [
"type"
],
"server": [
"name",
"priority",