From 72be87125782fd7b7c459eeaa68cea31e8297dbc Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Mon, 6 Jul 2015 22:01:31 +0100 Subject: [PATCH] Add lib/php/cache.php --- lib/php/cache.php | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 lib/php/cache.php diff --git a/lib/php/cache.php b/lib/php/cache.php new file mode 100644 index 00000000..64a727b4 --- /dev/null +++ b/lib/php/cache.php @@ -0,0 +1,33 @@ + -- 2.47.3