install/lib/install.lib.php @@ -41,7 +41,6 @@ return $distname; } function sread() { $fp=fopen("/dev/stdin", "r"); $input=fgets($fp, 255);