X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=admin_login.php;h=92d3ab60c9e877ad65b22b79454888569abbb791;hb=be246293072b9e3b10aa10219dbfcb575cc955a8;hp=a3d47ce6a2607619a2bc743bcb731ff05a938dde;hpb=e973f07f6b4a143c330884908082fdc1c7c4e32f;p=wfpl-cms.git diff --git a/admin_login.php b/admin_login.php index a3d47ce..92d3ab6 100644 --- a/admin_login.php +++ b/admin_login.php @@ -40,9 +40,6 @@ function admin_login_main() { # Don't put (even failed) password back into the form $data['password'] = ''; - # include domain name in title (especially for bookmarks) and header - tem_set('this_host', this_host()); - # display the form [again] tem_set('form', $data); }