mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Append query ID and IP address as a /* comment */ to every query, if enabled in debug settings
This commit is contained in:
parent
fcc3db3a7a
commit
4805a1864b
7 changed files with 47 additions and 1 deletions
|
|
@ -100,6 +100,7 @@ return array(
|
|||
'display_type' => array('comment'),
|
||||
'display_content' => array('request_info', 'entries', 'errors', 'queries'),
|
||||
'display_to' => 'admin',
|
||||
'query_comment' => false,
|
||||
'write_error_log' => 'fatal',
|
||||
'allow' => array(),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue