Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / install / upgrade17.php
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...