Removed debugkit

pull/217/head
iglocska 2013-11-06 11:08:56 +01:00
parent 1c3425fc91
commit 5ee9cb7f08
1 changed files with 0 additions and 3 deletions

View File

@ -66,9 +66,6 @@ class AppController extends Controller {
//'authorize' => array('Controller', // Added this line
//'Actions' => array('actionPath' => 'controllers')) // TODO ACL, 4: tell actionPath
),
'DebugKit.Toolbar' => array(
'panels' => array('DebugKitEx.Resque')
)
);
public function beforeFilter() {