ZF-7916: Docs says ZF_STORAGE_DIRECTORY but zf.bat requires ZF_STORAGE_DIR
Description
Documentation at 55.6.1.2. Local Storage says: ... the developer may supply the environment variable ZF_STORAGE_DIRECTORY.
But in zf.php, ZF_STORAGE_DIR is checked for value.
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2009-09-23T04:24:05.000+0000
Thanks, Solved in SVN r18385