mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 19:52:40 +00:00
This one should be WRITE_LOG
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
|
|
||||||
//Logs all hrefs
|
//Logs all hrefs
|
||||||
if(config && config.log_hrefs && href_logfile)
|
if(config && config.log_hrefs && href_logfile)
|
||||||
to_chat(href_logfile, "[src] (usr:[usr])</small> || [hsrc ? "[hsrc] " : ""][href]")
|
WRITE_LOG(href_logfile, "[src] (usr:[usr])</small> || [hsrc ? "[hsrc] " : ""][href]")
|
||||||
|
|
||||||
switch(href_list["_src_"])
|
switch(href_list["_src_"])
|
||||||
if("holder") hsrc = holder
|
if("holder") hsrc = holder
|
||||||
|
|||||||
Reference in New Issue
Block a user