new option DisplayBinaryAsHex (was used but no default had been defined)
This commit is contained in:
@@ -1516,6 +1516,10 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
|
||||
(<tt>SMART</tt>) order - I.E. descending order for fields of type TIME,
|
||||
DATE, DATETIME and TIMESTAMP, ascending order else- by default.</dd>
|
||||
|
||||
<dt id="cfg_DisplayBinaryAsHex">$cfg['DisplayBinaryAsHex'] boolean </dt>
|
||||
<dd>Defines whether the "Show binary contents as HEX" browse
|
||||
option is ticked by default.</dd>
|
||||
|
||||
<dt id="cfg_ProtectBinary">$cfg['ProtectBinary'] boolean or string</dt>
|
||||
<dd>Defines whether <tt>BLOB</tt> or <tt>BINARY</tt> fields are protected
|
||||
from editing when browsing a table's content. Valid values are:
|
||||
|
Reference in New Issue
Block a user