[Xfce4-commits] [www/cdn.xfce.org] 01/01: Clear the css cache

noreply at xfce.org noreply at xfce.org
Mon Aug 12 03:03:23 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 86038a97c925c24271804a4ae6fdf24053be0fc5
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Mon Aug 12 03:03:14 2019 +0200

    Clear the css cache
---
 style/css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style/css.php b/style/css.php
index 6273d7f..ecac231 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-05-21-b';
+$apc_cache_prefix = '2019-08-12-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