X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=admin_pages.php;h=f674b66219108493ed6a87e70f6de984ed1a2689;hb=be246293072b9e3b10aa10219dbfcb575cc955a8;hp=b1e7f16297748ecb9d367071e90f039bb0b00dc8;hpb=e973f07f6b4a143c330884908082fdc1c7c4e32f;p=wfpl-cms.git diff --git a/admin_pages.php b/admin_pages.php index b1e7f16..f674b66 100644 --- a/admin_pages.php +++ b/admin_pages.php @@ -36,8 +36,6 @@ function admin_pages_main() { return 'admin_login'; } - tem_set('this_host', this_host()); - $id = _REQUEST_cut('edit_id'); if($id) { return admin_pages_main_form($id);