From bb1f45eb02bac603d67ac08cb674c4050a245c28 Mon Sep 17 00:00:00 2001 From: ewinslow Date: Sat, 30 Oct 2010 22:23:45 +0000 Subject: Refs #2598: Converted most $vars['url'] to elgg_get_site_url() git-svn-id: http://code.elgg.org/elgg/trunk@7149 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/page_shells/default.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'views/installation/page_shells/default.php') diff --git a/views/installation/page_shells/default.php b/views/installation/page_shells/default.php index 3e9b45160..62bb0a5b3 100644 --- a/views/installation/page_shells/default.php +++ b/views/installation/page_shells/default.php @@ -27,8 +27,8 @@ header('Expires: Fri, 05 Feb 1982 00:00:00 -0500', TRUE); <?php echo $title; ?> - - + +
-- cgit v1.2.3