リビジョン 8fa10255 app/Config/bootstrap.php
app/Config/bootstrap.php | ||
---|---|---|
90 | 90 |
* |
91 | 91 |
* )); |
92 | 92 |
*/ |
93 |
|
|
94 |
|
|
95 |
// define定義 |
|
96 |
config('const'); |
|
97 |
|
|
98 |
|
|
99 |
|
|
100 |
|
|
101 |
|
|
102 |
|
|
93 | 103 |
Configure::write('Recaptcha.publicKey', 'your-public-api-key'); |
94 | 104 |
Configure::write('Recaptcha.privateKey', 'your-private-api-key'); |
95 | 105 |
Configure::write('Dispatcher.filters', array( |
他の形式にエクスポート: Unified diff