Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / includes / pagination.php
2008-06-25 Robert Sesekindex.php and its associates
2008-06-25 Robert SesekRewrite of the pagination system