assign('salt', $salt); $smarty->assign('debug', @$_GET['debug']); $smarty->display('login.tpl'); } // vim: syntax=php ts=4 sw=4 sts=4 sr noet ?>