Unclassified NewsBoard Code Reference

UnbAddLog function

Write a user's action to the board log

function UnbAddLog ($action, $email = false);

Parameters:

action
(string) log line to write
email  –  optional, default: false
(bool) true: this is an e-mail (write into separate file), false: it's not

Implementation file: unb_lib/common.lib.php, line 1993

© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.