リビジョン b821d57d 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
|
|
| 66 | 67 |
* CakePlugin::loadAll(); // Loads all plugins at once |
| 67 | 68 |
*/ |
| 68 |
CakePlugin::load('DebugKit'); // Loads a single plugin named DebugKit
|
|
| 69 |
CakePlugin::loadAll(); // Loads all plugins at once
|
|
| 69 | 70 |
|
| 70 | 71 |
/** |
| 71 | 72 |
* To prefer app translation over plugin translation, you can set |
他の形式にエクスポート: Unified diff