Disable MySQL strict mode so that errors do not occur if the server has it set. Fixes...
[bugdar.git] / templates / bugfield_select_single_option.tpl
1 <option value="<%- $id %>"<%- $selected %>><%- $select %></option>