mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
Use separate debug files and prevent direct access
This commit is contained in:
parent
51f985c215
commit
4e2535624d
3 changed files with 12 additions and 4 deletions
|
|
@ -119,7 +119,7 @@ $lang->debug_seconds = 'seconds or longer';
|
|||
$lang->debug_display_type = 'Display Debug Info As';
|
||||
$lang->debug_display_type_comment = 'HTML source comment';
|
||||
$lang->debug_display_type_panel = 'On-screen panel';
|
||||
$lang->debug_display_type_file = 'Write to file';
|
||||
$lang->debug_display_type_file = 'Write to file (files/debug)';
|
||||
$lang->debug_display_to = 'Display Debug Info To';
|
||||
$lang->debug_display_to_admin = 'Administrator only';
|
||||
$lang->debug_display_to_ip = 'Visitors from IP adresses listed below';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue