Re: [PHP-DEV] CVS update: php3/functions From: Adam Trachtenberg (adam <email protected>)
Date: 09/01/98

On 1 Sep 1998, rasmus wrote:

> Update of /repository/php3/functions
> In directory asf:/export/home/rasmus/php3/functions
>
> Modified Files:
> apache.c
> Log Message:
> Add apache_lookup_uri() function

[snip]

> + if(rr->args) add_property_string(return_value,"args",rr->args,1);
> + if(rr->args) add_property_string(return_value,"args",rr->args,1);

It looks like this same line twice appears twice in a row. Is this right?

-adam

-- 
/ adam maccabee trachtenberg | visit college life online \
\ adam <email protected>           | http://www.student.com    /

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>