Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / docs / mailtest.php
2007-07-19 Robert Sesekr1582: We no longer can trust the tag variable substitu...
2007-03-19 Robert Sesekr1511: Don't use PHP short tags because not everybody...
2007-03-17 Robert Sesekr1468: In mailtest.php:
2007-03-17 Robert Sesekr1467: Adding a mailtest script for people who are...