cellog Tue Aug 3 00:36:00 2004 EDT
Modified files:
/php-src/pear go-pear.bat
Log:
commit for win32 - binary so line endings are always preserved - this time on HEAD,
where it belongs
http://cvs.php.net/diff.php/php-src/pear/go-pear.bat?r1=1.1&r2=1.2&ty=u
Index: php-src/pear/go-pear.bat
diff -u /dev/null php-src/pear/go-pear.bat:1.2
--- /dev/null Tue Aug 3 00:36:00 2004
+++ php-src/pear/go-pear.bat Tue Aug 3 00:36:00 2004
@@ -0,0 +1,4 @@
[EMAIL PROTECTED] OFF
+set PHP_BIN=php.exe
+%PHP_BIN% -n -d output_buffering=0 PEAR\go-pear.php
+pause
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php