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