Skip to content
Snippets Groups Projects
Commit f6c2662d authored by rswindell's avatar rswindell
Browse files

Uses Baja printfile function instead of printfile_str, so @-codes are supported.

parent a1a36481
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ if_true # not end of file
if_true
exec_bin typehtml
else
printfile_str
printfile str 0
end_if
sprintf str "Node %d %s viewed bulletin #%d: %s" _node_num _useron.alias i fname
print_local "%s"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment