If you read this you are triple gay

This commit is contained in:
Repede
2018-02-28 23:31:36 -05:00
parent fcdbc904bb
commit 40130ec532
3 changed files with 3 additions and 3 deletions

View File

@@ -18,4 +18,4 @@
var/list/all_params = splittext(params, " ")
var/faxid = all_params[1]
var/faxmsg = return_file_text("[config.fax_export_dir]/fax_[faxid].html")
return "FAX: ```[url_encode(faxmsg)]```"
return "FAX: ```[sanitize(faxmsg)]```"