From 22ee0127205da3470c97222e6ae0f1f13c86b074 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 9 Jan 2009 18:33:48 +0000 Subject: Stage 1 of the installer. basically check that we can start as far as Kohana correctly --- installer/views/installer.html.php | 48 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 installer/views/installer.html.php (limited to 'installer/views/installer.html.php') diff --git a/installer/views/installer.html.php b/installer/views/installer.html.php new file mode 100644 index 00000000..fef71834 --- /dev/null +++ b/installer/views/installer.html.php @@ -0,0 +1,48 @@ + + + + + + + + Gallery3 Requirements Verification + + + + + +

Environment Tests

+ +

The following tests have been run to determine if Gallery3 will work in your environment. If any of the tests have failed, consult the + documentation for more information on how to correct the problem.

+ +
+ + + $msg): ?> + + + + + + +
"> + +
+
+ + \ No newline at end of file -- cgit v1.2.3