add implies mysql

main
nurbek 3 years ago
parent 425304a1a4
commit 3dc9bd913e

@ -714,7 +714,10 @@
], ],
"description": "Gnuboard is an open-source bulletin board system or CMS from South Korea.", "description": "Gnuboard is an open-source bulletin board system or CMS from South Korea.",
"icon": "default.svg", "icon": "default.svg",
"implies": "PHP", "implies": [
"PHP",
"MySQL"
],
"dom": { "dom": {
"a[href*='board.php']": { "a[href*='board.php']": {
"attributes": { "attributes": {