stas 2003/02/19 21:01:45 Modified: src/docs/2.0/api/Apache RequestUtil.pod Log: add the missing get_ in 2 method names Revision Changes Path 1.2 +2 -2 modperl-docs/src/docs/2.0/api/Apache/RequestUtil.pod Index: RequestUtil.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/RequestUtil.pod,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- RequestUtil.pod 29 Jan 2003 02:47:12 -0000 1.1 +++ RequestUtil.pod 20 Feb 2003 05:01:45 -0000 1.2 @@ -32,9 +32,9 @@ =item * new() -=item * server_name() +=item * get_server_name() -=item * server_port() +=item * get_server_port() =item * dir_config()
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]