### Eclipse Workspace Patch 1.0 #P ZF Index: documentation/manual/en/module_specs/Zend_Http_UserAgent.xml =================================================================== --- documentation/manual/en/module_specs/Zend_Http_UserAgent.xml (revision 23642) +++ documentation/manual/en/module_specs/Zend_Http_UserAgent.xml (working copy) @@ -180,7 +180,7 @@ $wurfl['patches'] = array($resourcesDir . 'web_browsers_patch.xml'); $persistence['provider'] = 'file'; -$persistence['dir'] = $resourcesDir . '/cache/'; +$persistence['dir'] = $resourcesDir . 'cache/'; $cache['provider'] = null;