diff --git a/templates/Pages/home.php b/templates/Pages/home.php index 0ba7df3a2..4b38d0f0e 100644 --- a/templates/Pages/home.php +++ b/templates/Pages/home.php @@ -155,9 +155,9 @@ -
  • The is being used for core caching. To change the config edit config/app.php
  • +
  • The engine is being used for translations caching. To change the config edit config/app.php
  • -
  • Your cache is NOT working. Please check the settings in config/app.php
  • +
  • Your translations cache is NOT working. Please check the settings in config/app.php
  • @@ -175,6 +175,13 @@
  • CakePHP is NOT able to connect to the database.
  • + + + +
  • The engine is being used for database schema caching. To change the config edit config/app.php
  • + +
  • Your database schema cache is NOT working. Please check the settings in config/app.php
  • +