summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorHartmut Holzgraefe <hholzgra@php.net>2000-10-11 22:54:56 +0000
committerHartmut Holzgraefe <hholzgra@php.net>2000-10-11 22:54:56 +0000
commit5a48521049029d63f12ce3fcd854e92dc4deaf9a (patch)
treea2f037355dfe14d3cc348c8f07ac93c6a1cd5865 /TODO
parenta70ae211e1da54652ec826596509d61fdc08c0c5 (diff)
downloadphp-git-5a48521049029d63f12ce3fcd854e92dc4deaf9a.tar.gz
added generalized SMTP code todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 420c58a0e1..5776dc3231 100644
--- a/TODO
+++ b/TODO
@@ -91,6 +91,8 @@ ext/standard
strrpos()
strrchr()
strip_tags()
+ * rewrite win32 SMTP code to be useable for *ix to, maybe as a (default)
+ module of its own (Hartmut)
ext/wddx
--------