X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=admin.php;fp=admin.php;h=8442e970d4d5b73436330d205dbab4d6c934d2d2;hb=be246293072b9e3b10aa10219dbfcb575cc955a8;hp=8c115cec761c02f065c865a19f87b74df284557e;hpb=e973f07f6b4a143c330884908082fdc1c7c4e32f;p=wfpl-cms.git diff --git a/admin.php b/admin.php index 8c115ce..8442e97 100644 --- a/admin.php +++ b/admin.php @@ -7,5 +7,4 @@ function admin_main() { $_REQUEST['url'] = this_url(); return 'admin_login'; } - tem_set('this_host', this_host()); }