Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / install / templates / 1.2.1 - 1.2.2.diff
2008-03-24 Robert Sesekr1613: Merging r1611 and r1612 from the 1.2.x branch...
2008-03-24 Robert Sesekr1611: Adding the installer script and template diff...