From ea6682bb2334d4e0d0cf3702d697a0d78e075a14 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 25 Apr 2002 18:44:22 +0000 Subject: - Wrapped admin_page() in page_header() and page_footer() calls, and made it display an "access denied" message when access without the proper access rights. Patch by Moshe. --- admin.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'admin.php') diff --git a/admin.php b/admin.php index 8f8e82cb0..ea7915434 100644 --- a/admin.php +++ b/admin.php @@ -16,7 +16,7 @@ function admin_page($mod) { - <?php echo variable_get(site_name, "drupal"); ?> administration pages + <?php echo variable_get("site_name", "drupal"); ?> administration pages