Date: 09/01/98
- Next message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3"
- In reply to: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Previous message: rasmus: "[PHP-DEV] CVS update: php3"
- In reply to: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: rasmus: "[PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

