commit for win32 - binary so line endings are always preserved - this time on HEAD, where it belongs

This commit is contained in:
Greg Beaver 2004-08-03 04:36:00 +00:00
parent 2acc314e6f
commit c0fd859688

4
pear/go-pear.bat Normal file
View file

@ -0,0 +1,4 @@
@ECHO OFF
set PHP_BIN=php.exe
%PHP_BIN% -n -d output_buffering=0 PEAR\go-pear.php
pause