On 6/24/06, Logan <[EMAIL PROTECTED]
> wrote:
I found out a way by importing the $Dispatcher.
function _construct($src = "" {
global $Dispatcher;
$this->webroot = $Dispatcher->webroot;
}
Any other clean way for our public? ;)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---
- Re: Can i get $webroot for a vendor library? Logan
- Re: Can i get $webroot for a vendor library? Samuel DeVore
