This is precisely what I've done. I just can't get the app_controller
shared if I ever want to use a different local app_controller.
Could I do something like:
if( file_exists( APP_DIR . DS . 'app_controller.php') ) {
use it
} else {
use the shared one
}
Would it just need to be included?
-Corie
On Jun 16, 4:49 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
> On Mon, Jun 16, 2008 at 4:45 PM, Samuel DeVore <[EMAIL PROTECTED]> wrote:
>
> > It is documented in the manual
> >http://manual.cakephp.org/view/32/installation#advanced-installation-35
>
> Thanks for pointing that out, Sam.
>
> --
> Chris Hartjes
> Internet Loudmouth
> Motto for 2008: "Moving from herding elephants to handling snakes..."
> @TheKeyBoard:http://www.littlehart.net/atthekeyboard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---