Date: 10/04/99
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2438 Updated: This just isn't working, very unhappy compile."
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2437 Updated: make fatal error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
andrei Mon Oct 4 16:33:37 1999 EDT
Modified files:
/CVSROOT dolog.pl
Log:
Double damn.
Index: CVSROOT/dolog.pl
diff -u CVSROOT/dolog.pl:1.16 CVSROOT/dolog.pl:1.17
--- CVSROOT/dolog.pl:1.16 Mon Oct 4 16:25:24 1999
+++ CVSROOT/dolog.pl Mon Oct 4 16:33:36 1999
@@ -136,7 +136,7 @@
#
while (<STDIN>) {
chop; # Drop the newline
- push( <email protected>);
+ push( <email protected>, $_);
}
exit 0 if (fork() ne 0);
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2438 Updated: This just isn't working, very unhappy compile."
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2437 Updated: make fatal error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

