Merge pull request #14342 from neersighted/tgui_followup

More tgui fixes and tweaks
This commit is contained in:
tkdrg
2016-01-04 18:39:52 -03:00
39 changed files with 242 additions and 180 deletions
-4
View File
@@ -35,10 +35,6 @@
return
cmd_admin_pm(href_list["priv_msg"],null)
return
// NanoUI
if(href_list["nano_error"])
src << href_list["nano_error"]
throw EXCEPTION("NanoUI: [href_list["nano_error"]]")
//Logs all hrefs
if(config && config.log_hrefs && href_logfile)