diff options
author | Stanislav Malyshev <stas@php.net> | 2001-02-27 09:15:02 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2001-02-27 09:15:02 +0000 |
commit | ade8417ad97526d0bb8680e79c8f9d14943a23b4 (patch) | |
tree | 4ace6fe4ba95c76b236ae9090d96bd0161fc7b28 /TODO | |
parent | 18f3c3900aa2aee2c43c938bc16599c7f04f9dae (diff) | |
download | php-git-ade8417ad97526d0bb8680e79c8f9d14943a23b4.tar.gz |
ws fix
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ------ |