Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / install / upgrade5.php
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-03-11 Robert Sesekr1453: Stop including includes/setting.php when we...
2006-09-28 Robert Sesekr1197: - Fixing the API so we don't have verification...
2006-09-28 Robert Sesekr1194: Lots of changes to get the internals of the...