[Xfce4-commits] [www/cdn.xfce.org] 19/29: Clear css cache
noreply at xfce.org
noreply at xfce.org
Wed Aug 21 02:34:57 CEST 2019
This is an automated email from the git hooks/post-receive script.
o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository www/cdn.xfce.org.
commit a986f59aaf05f74f38a4ce31568bf6b113fe2ce0
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue Aug 20 15:37:56 2019 +0200
Clear css cache
---
style/css.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/css.php b/style/css.php
index ecac231..6833ba2 100644
--- a/style/css.php
+++ b/style/css.php
@@ -1,7 +1,7 @@
<?php
/* change this prefix when you want to make sure cache is cleared */
-$apc_cache_prefix = '2019-08-12-b';
+$apc_cache_prefix = '2019-08-13-b';
$site = urlencode ($_GET['site']);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list