Disable MySQL strict mode so that errors do not occur if the server has it set. Fixes...
[bugdar.git] / templates / selectoptgroup.tpl
1 <optgroup label="<%- $glabel %>">
2 <%- $optbits %>
3 </optgroup>