Exception while setting up the wurfl in zend
I have includes all the parameters using the article at http://framework.zend.com/manual/en/zend.http.user-agent.html#zend.http.user-agent.quick-start but it shows me an exception Unable to resolve plugin "useragent"; no corresponding plugin with that name. My code is : all configuration in application.ini resources.useragent.storage.adapter = "Session" resources.useragent.wurflapi.wurfl_api_version = "1.3.1" resources.useragent.wurflapi.wurfl_lib_dir = APPLICATION_PATH "/../library/wurfl-php-1.3.1/WURFL/" resources.useragent.wurflapi.wurfl_config_array.wurfl.main-file = APPLICATION_PATH "/..