>
> autoloadernamespaces = Amz
>
> But this failed miserably, the reason being that the function that
> processes this expects an array and not a string.
>
> What is the syntax in the init file to allow a value to be processed
> as array? I tried a comma seperated list with squared brackets
> ["Zend", "Amz"] but that didn't work either.
>
Ok, after some more investigating/trial&error I tried the following in the
ini file:
autoloadernamespaces[] = Amz
This worked beautifully.
--
View this message in context: http://www.nabble.com/Zend_Application%3A-autoloadernamespaces-in-config-file-tp23194641p23194707.html
Sent from the Zend MVC mailing list archive at Nabble.com.
没有评论:
发表评论