mirror of
https://github.com/php/php-src.git
synced 2026-04-27 01:48:26 +02:00
remove -n switch
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
@ECHO OFF
|
||||
set PHP_BIN=php.exe
|
||||
%PHP_BIN% -n -d output_buffering=0 PEAR\go-pear.php %1
|
||||
%PHP_BIN% -d output_buffering=0 PEAR\go-pear.php %1
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user