setVar("TITLE","select(bf) - Admin Panel"); $tmpl->setVar("CSS","../templates/original/include/$TMPL_CFG_CSS"); $tmpl->setVar("IMAGES_DIR","../templates/original/images/"); //now finish the processtime timer $totaltime = timer()- $starttime; $tmpl->setVar("PROCESSTIME",sprintf ("%01.2f seconds",$totaltime)); @$tmpl->pparse(); } ?>