If I'm a bit more sleepy I would swear I'm looking at my own code ;) On Feb 7, 2008 1:44 PM, Rob Allen <[EMAIL PROTECTED]> wrote:
> > On 6 Feb 2008, at 20:57, Pádraic Brady wrote: > > Just to throw out another possible style. I use a Bootstrap class in > ./application/Bootstrap.php to segregate setup stages so I can pick and > match a few to double as setups methods for my testing environment. A basic > version without a mass of Controller setup steps but adding UTF-8 encoding > as default would probably look like: > > > > That's very similar to what I use. > > Regards, > > > Rob.. >
