リビジョン 3bf0e002 app/Config/bootstrap.php
app/Config/bootstrap.php | ||
---|---|---|
63 | 63 |
* Uncomment one of the lines below, as you need. Make sure you read the documentation on CakePlugin to use more |
64 | 64 |
* advanced ways of loading plugins |
65 | 65 |
* |
66 |
*CakePlugin::load('DebugKit'); // Loads a single plugin named DebugKit |
|
67 |
* CakePlugin::loadAll(); // Loads all plugins at once |
|
68 | 66 |
*/ |
67 |
|
|
69 | 68 |
CakePlugin::loadAll(); // Loads all plugins at once |
70 | 69 |
|
71 | 70 |
/** |
他の形式にエクスポート: Unified diff