set('fingerprint', $row); } if ($row = Results::getByFingerprint($_REQUEST['id'])) { $tpl->set('results', $row); } } echo $tpl->fetch();