Implementation of html_entity_decode function if PHP doesn't provide it
function html_entity_decode ($str);
This function is pre-defined from PHP 4.3.0 on
See the PHP manual for details.
Implementation file: unb_lib/common.lib.php, line 198
© 2006 Yves Goergen. Unclassified NewsBoard Homepage. Reference based on UNB unb.devel.20060128, dated 2006-01-28.