[Xfce4-commits] [www/cdn.xfce.org] 01/01: Force updating cache.
    noreply at xfce.org 
    noreply at xfce.org
       
    Tue May 21 01:50:19 CEST 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
k   n   o   m   e       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 060b8327736815648ed07bf71a002a15b0897a25
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Tue May 21 02:50:04 2019 +0300
    Force updating cache.
---
 style/css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/css.php b/style/css.php
index ce3e139..f258e17 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 = '2017-08-01';
+$apc_cache_prefix = '2019-05-21';
 
 $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