Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorvipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-09-07 22:43:56 +0400
committervipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2009-09-07 22:43:56 +0400
commit9d3b3f9fec6585e9f5f84683f15814e617b568a8 (patch)
tree1db645810f298303e403306bbc85dce054c37d14 /misc
parent9ce132f774176704fe8a23ce1dc169a9e94ac465 (diff)
refs #497 - renamed resetConfigArray() to resetConfig()
Diffstat (limited to 'misc')
-rw-r--r--misc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/TODO b/misc/TODO
index 1e52dfb45e..c3c902ed48 100644
--- a/misc/TODO
+++ b/misc/TODO
@@ -4,5 +4,5 @@ To fix
CHANGES DONE TO LIBRARIES
=========================
-- [ZF-7788] edited Zend/Db/Adapter/Abstract.php added resetConfigArray()
+- [ZF-7788] edited Zend/Db/Adapter/Abstract.php added resetConfig()
- fixed PEAR so that it works under PHP5 with STRICT MODE enabled