git-svn-id: file:///svn-source/pmgr/branches/ledger_transactions_20090605@92 97e9348a-65ac-dc4b-aefc-98561f571b83
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
To install copy the debug_kit directory to the plugins folder and include the toolbar component in your app_controller.php:
|
|
|
|
$components = array('DebugKit.Toolbar');
|
|
|
|
+ Set debug mode to at least 1. |