mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-10 13:32:44 +00:00
Fixed some typos in core.php
This commit is contained in:
parent
ef90850801
commit
baadaec608
1 changed files with 3 additions and 3 deletions
|
@ -309,7 +309,7 @@
|
|||
* By default File is used, but for improved performance you should use APC.
|
||||
*
|
||||
* Note: 'default' and other application caches should be configured in app/Config/bootstrap.php.
|
||||
* Please check the comments in boostrap.php for more info on the cache engines available
|
||||
* Please check the comments in bootstrap.php for more info on the cache engines available
|
||||
* and their settings.
|
||||
*/
|
||||
$engine = 'File';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue