X is set) // project_specific_prefs_parse_form(&$error) // Parse form variables into XML, and return it. // Also error-check values, and return errors in $errors->* // Place your version in html/project_specific/project_specific_prefs.inc function option($name, $val) { $x = ($name == $val) ? "selected" : ""; return "