HEX
Server: Apache
System: Linux wp02.tdr-lab.com 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64
User: kusanagi (1001)
PHP: 7.4.23
Disabled: NONE
Upload Files
File: //www1/phpMyAdmin/js/server_plugins.js
var pma_theme_image;$(function(){$("#pluginsTabs").tabs({cookie:{name:"pma_serverStatusTabs",expires:1},show:function(c,a){menuResize();$(a.panel).closest(".ui-tabs").find("> div").not(a.panel).css("display","none");$(a.panel).css("display","block")}});var b=$("#plugins_plugins table:has(tbody tr + tr)");b.tablesorter({sortList:[[0,0]],widgets:["zebra"]});b.find("thead th").append('<img class="sortableIcon" src="'+pma_theme_image+'cleardot.gif" alt="">')});