gwynne Tue Jul 3 09:18:16 2007 UTC
Modified files:
/livedocs build.php
Log:
Remove comment; its purpose was served in the last commit.
http://cvs.php.net/viewvc.cgi/livedocs/build.php?r1=1.6&r2=1.7&diff_format=u
Index: livedocs/build.php
diff -u livedocs/build.php:1.6 livedocs/build.php:1.7
--- livedocs/build.php:1.6 Tue Jul 3 03:37:46 2007
+++ livedocs/build.php Tue Jul 3 09:18:15 2007
@@ -85,8 +85,6 @@
// ----------------------------------------------------------------------------
-// FIXME: Instead of buffering all shell output in memory before writing to
file, use proc_open() with file descriptors and append the data directly to the
build.log
-
parse_options();
buildmsg( '####################' );