duplicate ids and forgotten word, thanks to Cedric Corazza
This commit is contained in:
@@ -2015,12 +2015,12 @@ $cfg['TrustedProxies'] =
|
|||||||
<dt id="cfg_DBG">$cfg['DBG']</dt>
|
<dt id="cfg_DBG">$cfg['DBG']</dt>
|
||||||
<dd><b>DEVELOPERS ONLY!</b></dd>
|
<dd><b>DEVELOPERS ONLY!</b></dd>
|
||||||
|
|
||||||
<dt id="cfg_DBG_enable">$cfg['DBG']['sql'] boolean</dt>
|
<dt id="cfg_DBG_enable_sql">$cfg['DBG']['sql'] boolean</dt>
|
||||||
<dd><b>DEVELOPERS ONLY!</b><br />
|
<dd><b>DEVELOPERS ONLY!</b><br />
|
||||||
Enable logging queries and execution times to be displayed in the bottom
|
Enable logging queries and execution times to be displayed in the bottom
|
||||||
of main (right frame).</dd>
|
of main page (right frame).</dd>
|
||||||
|
|
||||||
<dt id="cfg_DBG_enable">$cfg['DBG']['php'] boolean</dt>
|
<dt id="cfg_DBG_enable_php">$cfg['DBG']['php'] boolean</dt>
|
||||||
<dd><b>DEVELOPERS ONLY!</b><br />
|
<dd><b>DEVELOPERS ONLY!</b><br />
|
||||||
Enable the DBG extension for debugging phpMyAdmin. Required for profiling
|
Enable the DBG extension for debugging phpMyAdmin. Required for profiling
|
||||||
the code.<br />
|
the code.<br />
|
||||||
|
Reference in New Issue
Block a user