From fea2a4efd1ad085def7cf84cc444325d0815b62e Mon Sep 17 00:00:00 2001 From: mistic100 Date: Sat, 24 May 2014 14:18:04 +0000 Subject: feature 3077 : improve cache invalidation - add "lastmodified" automatic field for categories, groups, users, tags and images tables - provide a "server key" to the client cache manager git-svn-id: http://piwigo.org/svn/trunk@28532 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/141-database.php | 45 ++++++++++++++++++++++++++++++++++++++ install/piwigo_structure-mysql.sql | 20 ++++++++++++----- 2 files changed, 60 insertions(+), 5 deletions(-) create mode 100644 install/db/141-database.php (limited to 'install') diff --git a/install/db/141-database.php b/install/db/141-database.php new file mode 100644 index 000000000..f6a157123 --- /dev/null +++ b/install/db/141-database.php @@ -0,0 +1,45 @@ +