From c8b43921bbe0aa20ea79575a30dc3cd3c296c393 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 9 Sep 2010 15:39:55 +0200 Subject: image based data security check in the installer FS#2020 should we replace the previous javascript based check in the admin interface with this one as well? --- install.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'install.php') diff --git a/install.php b/install.php index 5a53070a0..d118737a5 100644 --- a/install.php +++ b/install.php @@ -110,6 +110,10 @@ header('Content-Type: text/html; charset=utf-8'); print "\n"; } ?> +
@@ -137,6 +141,7 @@ header('Content-Type: text/html; charset=utf-8'); ?>
+
driven by DokuWiki powered by PHP -- cgit v1.2.3