From: Stanislav Malyshev Date: Tue, 27 Feb 2001 09:15:02 +0000 (+0000) Subject: ws fix X-Git-Tag: php-4.0.5RC1~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ade8417ad97526d0bb8680e79c8f9d14943a23b4;p=php ws fix --- diff --git a/TODO b/TODO index e0680667a7..f956bc9c08 100644 --- a/TODO +++ b/TODO @@ -14,7 +14,7 @@ Zend but don't declare those as const. This makes interaction with other interfaces difficult which pass const parameters to us. * add try..catch/throw exception handling - * make UNC filenames work with V_CD layer + * make UNC filenames work with V_CD layer global ------