LJ::strip_bad_code — Removes malicious/annoying HTML.
LJ::strip_bad_code(textref);
LJ::strip_bad_code
textref. Scalar reference to text to be cleaned.
This is just a wrapper function around LJ::CleanHTML::clean.
cgi-bin/ljlib.pl
Nothing.