Drop $Id$ expansion, nobody complained so far it not working.
This commit is contained in:
@@ -156,7 +156,6 @@ if (! defined('PMA_MINIMUM_COMMON')) {
|
||||
{
|
||||
global $SQP_errorString;
|
||||
$debugstr = 'ERROR: ' . $message . "\n";
|
||||
$debugstr .= 'SVN: $Id$' . "\n";
|
||||
$debugstr .= 'MySQL: '.PMA_MYSQL_STR_VERSION . "\n";
|
||||
$debugstr .= 'USR OS, AGENT, VER: ' . PMA_USR_OS . ' ' . PMA_USR_BROWSER_AGENT . ' ' . PMA_USR_BROWSER_VER . "\n";
|
||||
$debugstr .= 'PMA: ' . PMA_VERSION . "\n";
|
||||
|
Reference in New Issue
Block a user