Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / docs / cache_templates.php
2007-07-20 Robert Sesekr1592: Adding a file that caches all the templates...