Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / .gitignore
2008-06-10 Robert SesekAdding a .gitignore file