Skip to content

Instantly share code, notes, and snippets.

@kozo
Created December 9, 2010 10:36
Show Gist options
  • Save kozo/734580 to your computer and use it in GitHub Desktop.
Save kozo/734580 to your computer and use it in GitHub Desktop.
DebugKitSetting.setting
<?php
class AppController extends Controller {
var $components = array('DebugKit.Toolbar' => array('panels' => array('DebugKitSetting.setting')));
}
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment