Thanks Ralph.
On Tue, Mar 30, 2010 at 8:11 AM, Ralph Schindler <[email protected]> wrote: > You are right, I've fixed it in trunk. > > Thanks! > Ralph > > scs wrote: >> >> Hello, >> In http://framework.zend.com/manual/en/zend.controller.exceptions.html, >> in the last code sample: >> I think line 8: >> if (!$controller) { >> should be >> if (!$class) { >> >> Right? >> >> scs >> >
