mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
make LANGSANI debug dependent (#8057)
This commit is contained in:
@@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
//print a testing-mode debug message to world.log
|
//print a testing-mode debug message to world.log
|
||||||
/proc/testing(msg)
|
/proc/testing(msg)
|
||||||
|
if (config.log_debug) //CHOMPEdit
|
||||||
to_world_log("## TESTING: [msg]")
|
to_world_log("## TESTING: [msg]")
|
||||||
|
|
||||||
/proc/log_admin(text)
|
/proc/log_admin(text)
|
||||||
|
|||||||
Reference in New Issue
Block a user