$value) { //TODO: see the FIXME tag on line 68 of functions/forms.php - the sm_encode_html_special_chars() below should be migrated to the template class echo ' ' . $key . (is_null($value) ? '' : '="' . sm_encode_html_special_chars($value) . '"'); } echo ' />';