From 68955361dd404a1eb0fdca648f14ed1aefee29d9 Mon Sep 17 00:00:00 2001 From: thomasb Date: Tue, 19 Feb 2008 22:28:28 +0000 Subject: First steps to implement an installer git-svn-id: https://svn.roundcube.net/trunk@1118 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/installer/test.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 roundcubemail/installer/test.php (limited to 'roundcubemail/installer/test.php') diff --git a/roundcubemail/installer/test.php b/roundcubemail/installer/test.php new file mode 100644 index 000000000..254144e04 --- /dev/null +++ b/roundcubemail/installer/test.php @@ -0,0 +1,21 @@ +
+ +[do some tests as in check.php-dist here]

'; + +echo ''; + +?> +
+ +

+ +After completing the installation and the final tests please remove the whole +installer folder from the document root of the webserver.
+
+ +These files may expose sensitive configuration data like server passwords and encryption keys +to the public. Make sure you cannot access this installer from your browser. + +

-- cgit v1.2.3