Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / install / upgrade12.php
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-03-19 Robert Sesekr1518: Moving the changes from schema_changes.sql to...