On 9/8/05, David Zülke <[EMAIL PROTECTED]> wrote:
> Well... it would certainly be helpful if you posted lines 409 to 414 of that
> file ;)

Yup..  my bad.

> sed -n '409,414p' 
> /home/destiney/agavi_sites/cms/webapp/cache/config_compile.conf.php
                $this->actionStack                      =&
$this->context->getActionStack();
                $this->request                                  =&
$this->context->getRequest();
                $this->user                                           
 =& $this->context->getUser();
                $this->databaseManager  =& $this->context->getDatabaseManager();
                $this->securityFilter   =& $this->context->getSecurityFilter();
                $this->storage                                  =&
$this->context->getStorage();


-- 
Greg Donald
Zend Certified Engineer
MySQL Core Certification
http://destiney.com/
_______________________________________________
agavi-dev mailing list
[email protected]
http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev

Reply via email to