bypass format_sql for now

This commit is contained in:
Marc Delisle
2002-06-19 20:39:01 +00:00
parent 8cca204a5c
commit f490727af1
3 changed files with 7 additions and 1 deletions

View File

@@ -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>