bug #3420229 [doc] Missing documentation section

This commit is contained in:
Marc Delisle
2011-10-11 07:45:26 -04:00
parent 2d1b7bff0c
commit 4a99b6a494
2 changed files with 2 additions and 1 deletions

View File

@@ -2281,7 +2281,7 @@ setfacl -d -m "g:www-data:rwx" tmp
<dt id="cfg_DBG">$cfg['DBG']</dt>
<dd><b>DEVELOPERS ONLY!</b></dd>
<dt id="cfg_DBG_enable_sql">$cfg['DBG']['sql'] boolean</dt>
<dt id="cfg_DBG_sql">$cfg['DBG']['sql'] boolean</dt>
<dd><b>DEVELOPERS ONLY!</b><br />
Enable logging queries and execution times to be displayed in the bottom
of main page (right frame).</dd>