リビジョン fbcf274f app/Config/bootstrap.php
| app/Config/bootstrap.php | ||
|---|---|---|
| 64 | 64 |
* advanced ways of loading plugins |
| 65 | 65 |
* |
| 66 | 66 |
* CakePlugin::loadAll(); // Loads all plugins at once |
| 67 |
* CakePlugin::load('DebugKit'); // Loads a single plugin named DebugKit
|
|
| 68 | 67 |
*/ |
| 68 |
CakePlugin::load('DebugKit'); // Loads a single plugin named DebugKit
|
|
| 69 | 69 |
|
| 70 | 70 |
/** |
| 71 | 71 |
* To prefer app translation over plugin translation, you can set |
他の形式にエクスポート: Unified diff