From 6e0c8998901bcae422a41d630c8cb95441239f7b Mon Sep 17 00:00:00 2001 From: cash Date: Fri, 1 Oct 2010 12:13:24 +0000 Subject: Refs #2129 - integrates new installer code from http://github.com/cash/Elgg - does not work yet with non-Apache web servers git-svn-id: http://code.elgg.org/elgg/trunk@6991 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/failsafe/page_shells/install.php | 51 ++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 views/failsafe/page_shells/install.php (limited to 'views/failsafe/page_shells') diff --git a/views/failsafe/page_shells/install.php b/views/failsafe/page_shells/install.php new file mode 100644 index 000000000..b023197fa --- /dev/null +++ b/views/failsafe/page_shells/install.php @@ -0,0 +1,51 @@ + + + + + Elgg Install : <?php echo $vars['title']; ?> + + + + + +
+
+ +
+
+ +
+
+

+ $vars['sysmessages'])); ?> + +
+
+
+ + + -- cgit v1.2.3