Change the require_once() calls in _setupDatabase() to be include()
[bugdar.git] / templates / selectoptgroup.tpl
1 <optgroup label="$glabel">
2 $optbits
3 </optgroup>