diff options
-rw-r--r-- | usr/local/www/installer.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/installer.php b/usr/local/www/installer.php index c3be784..bdf9330 100644 --- a/usr/local/www/installer.php +++ b/usr/local/www/installer.php @@ -583,7 +583,4 @@ EOF; end_html(); } -echo "<pre>"; -print_r(installer_find_all_disks()); - ?>
\ No newline at end of file |