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 = h($settings['className']) ?> is being used for core caching. To change the config edit config/app.php
+ The = h($settings['className']) ?> 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.
= h($result['error']) ?>
+
+
+
+ The = h($settings['className']) ?> 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
+