Saturday, October 29, 2011

Re: DebugKit in 2.0

There is a 2.0 branch:

also need to enable:

routes.php
CakePlugin::routes();

bootstrap.php
CakePlugin::load('DebugKit'); //Loads a single plugin named DebugKit


Andras Kende




On Oct 30, 2011, at 12:16 AM, Jeremy Burns wrote:

Anyone got any tips for getting DebugKit working in 2.0? I've run the
upgrade script over it and am loading it in bootstrap.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: