@@ -214,7 +214,7 @@ if ($GLOBALS['cfg']['ShowServerInfo'] || $GLOBALS['cfg']['ShowPhpInfo']) {
echo'<div class="group">';
echo'<h2>phpMyAdmin</h2>';
echo'<ul>';
$clas=null;
$class=null;
if($GLOBALS['cfg']['VersionCheck']){
$class='jsversioncheck';
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.