|
|
|
@ -13583,7 +13583,10 @@
|
|
|
|
|
"cats": [
|
|
|
|
|
3
|
|
|
|
|
],
|
|
|
|
|
"html": "(?: \\| phpMyAdmin ([\\d.]+)<\\/title>|PMA_sendHeaderLocation\\(|<link [^>]*href=\"[^\"]*phpmyadmin\\.css\\.php)\\;version:\\1",
|
|
|
|
|
"html": [
|
|
|
|
|
"!\\[CDATA\\[[^<]*PMA_VERSION:\\\"([\\d.]+)\\;version:\\1",
|
|
|
|
|
"(?: \\| phpMyAdmin ([\\d.]+)<\\/title>|PMA_sendHeaderLocation\\(|<link [^>]*href=\"[^\"]*phpmyadmin\\.css\\.php)\\;version:\\1"
|
|
|
|
|
],
|
|
|
|
|
"icon": "phpMyAdmin.png",
|
|
|
|
|
"implies": [
|
|
|
|
|
"PHP",
|
|
|
|
|