bypass format_sql for now
This commit is contained in:
@@ -1216,7 +1216,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://'
|
||||
Introduced in 2.3.0 PhpMyAdmin is now able to show SQL in Syntaxcoloring.
|
||||
To use this feature set this value to TRUE (the default). If not everything
|
||||
you want is colored or to influence where a newline is inserted see the
|
||||
Configurationarrays $cfg['keywords'] and $cfg['additional']
|
||||
Configurationarrays $cfg['keywords'] and $cfg['additional']. Note:
|
||||
for version 2.3.0-rc1, syntax coloring is non functional.
|
||||
</dd>
|
||||
<dt><b>$cfg['colorFunctions'] </b>string [HTML color]</dt>
|
||||
<dd>
|
||||
|
Reference in New Issue
Block a user