*/ $core_tools = new core_tools(); $core_tools->load_lang(); $core_tools->load_html(); $core_tools->load_header('', true, false); $func = new functions(); $db = new Database(); if($_REQUEST['id'] == "") { echo ''; echo '
:
'.functions::xssafe($entities[$i]['LABEL']).''; } else { echo functions::xssafe($entities[$i]['LABEL']); } ?>