@@ -595,6 +595,14 @@ if ($server != 0
echo '<p class="warning">' . $strInsecureMySQL . '</p>' . "\n";
}
/**
* Warning for PHP 4.2.3
*/
if (PMA_PHP_INT_VERSION == 40203) {
echo '<p class="warning">' . $strPHP40203 . '</p>' . "\n";
* Displays the footer
The note is not visible to the blocked user.