diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Zend global ------ * sort ini entries so that phpinfo() show them in some nice order. - * make everything on the language-level independent of your locate setings. + * make everything on the language-level independent of your locale setings. * allow methods to be called as callbacks. eg: array_walk($myarray,"this->print()"); * always build the standalone executable as well as the chosen SAPI target. |