JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added admin_files, s/this_host/$host/, etc
[wfpl-cms.git] / admin.php
index 8c115ce..8442e97 100644 (file)
--- 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());
 }