summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2001-02-04 09:20:31 +0000
committerSterling Hughes <sterling@php.net>2001-02-04 09:20:31 +0000
commit1754a750d0dda34b8a0719dbf4cf0589798723ec (patch)
treebc3503d61169059a9621bf111dba33f8696d3828 /TODO
parentae3549d479715a729915adba974f969ea8d78483 (diff)
downloadphp-git-1754a750d0dda34b8a0719dbf4cf0589798723ec.tar.gz
# *Brain Fart*
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index b23809edf6..3063152d4d 100644
--- a/TODO
+++ b/TODO
@@ -71,7 +71,7 @@ ext/oci8
--------
* all OCIFetch*() functions should return 0 for no more data and false on error.
* have a flag that trims trailing spaces from CHAR fields on retrieval.
- * m<empty clipboard>ake allow_call_time_pass_reference=Off working.
+ * make allow_call_time_pass_reference=Off working.
* for additional todo information, see oci8.c, in ext/oci8
ext/pcre