web/client.php
changeset 621 44f90de0016f
parent 620 953c68b4da79
child 628 17b6e5fb1bce
--- a/web/client.php	Mon May 21 18:18:08 2012 +0200
+++ b/web/client.php	Mon May 21 18:52:42 2012 +0200
@@ -66,7 +66,7 @@
     
     <!-- CSS -->
     <link rel="stylesheet" href="<?php echo(registry_url('fancybox','css'));?>" type="text/css" media="screen">
-    <link rel="stylesheet" href="<?php echo(registry_url('tweetcast','css'));?>" type="text/css" media="screen, projection"/>
+    <link rel="stylesheet" href="<?php echo(registry_url('tweetcast','css'));?>?v=210512" type="text/css" media="screen, projection"/>
 
     <!-- JAVASCRIPT -->
     <script type="text/javascript" src="<?php echo(registry_url('jquery','js'))?>"></script>