From 17c17807cc0b63d322d56acfae4f30399041cdb5 Mon Sep 17 00:00:00 2001 From: brettp Date: Fri, 16 Oct 2009 02:33:55 +0000 Subject: Standardized files git-svn-id: http://code.elgg.org/elgg/trunk@3553 36083f99-b078-4883-b0ff-0f9b5a30f544 --- install.php | 70 +++++++++++++++++++++++++++++-------------------------------- 1 file changed, 33 insertions(+), 37 deletions(-) (limited to 'install.php') diff --git a/install.php b/install.php index 48290fdf0..83d0a40c7 100644 --- a/install.php +++ b/install.php @@ -1,42 +1,38 @@ \ No newline at end of file +/** + * Load the front page + */ +page_draw(elgg_echo("installation:settings"), elgg_view_layout("one_column", elgg_view("settings/install"))); \ No newline at end of file -- cgit v1.2.3