Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / templates / list_head.tpl
2008-06-25 Robert SesekPut the <%%> tags in the templates
2007-02-03 Robert Sesekr1387: Merging the upgrade script from the 1.1.x branch...
2006-12-29 Robert Sesekr1376: Merging changes from r1375 back to trunk from...
2006-12-10 Robert Sesekr1353: We should probably check in these two essential...