Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / templates / selectoptgroup.tpl
2008-06-25 Robert SesekPut the <%%> tags in the templates
2005-06-05 Robert Sesekr231: Removing template sets. Part 1 of 3 in a multi...