From 9ffd441c1165284cf1de1907b8fd5f64383d3543 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 9 Mar 2016 16:39:37 +0100 Subject: * pagestate moved to cache --- app/php/application.xml | 4 +--- app/php/pages/config.xml | 7 +++++++ 2 files changed, 8 insertions(+), 3 deletions(-) (limited to 'app/php') diff --git a/app/php/application.xml b/app/php/application.xml index c89ca45..9f1cb34 100644 --- a/app/php/application.xml +++ b/app/php/application.xml @@ -50,8 +50,6 @@ UserClass="Application.user.DbUser" /> - - - + diff --git a/app/php/pages/config.xml b/app/php/pages/config.xml index d387667..834a5b4 100644 --- a/app/php/pages/config.xml +++ b/app/php/pages/config.xml @@ -1,7 +1,14 @@ + + + + -- cgit v1.2.3