Use include() rather than require_once() in Authentication::_setupDatabase()
[bugdar.git] / templates / bugfield_select_single_option.tpl
1 <option value="<%- $id %>"<%- $selected %>><%- $select %></option>