Change while($o = $db->fetch_array($r)) to foreach($r as $o)
[bugdar.git] / templates / username_display.tpl
2008-06-25 Robert SesekConvert template conditionals to be actual PHP if state...
2008-06-25 Robert SesekPut the <%%> tags in the templates
2005-10-08 Robert Sesekr495: Change the link to mailto:
2005-10-08 Robert Sesekr494: Changed construct_user_display() to use a template