force css reload on change
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<meta http-equiv="gallerimg" content="no" />
|
||||
<meta http-equiv="cache-control" content="no-cache" />
|
||||
<link rel="SHORTCUT ICON" href="favicon.ico">
|
||||
<link rel="stylesheet" type="text/css" media="screen,projection" href="resource2/{style}/css/style_screen.css">
|
||||
<link rel="stylesheet" type="text/css" media="screen,projection" href="resource2/{style}/css/style_screen.css?ft={screen_css_time}">
|
||||
<script type="text/javascript">
|
||||
<!--
|
||||
<?php
|
||||
@@ -92,7 +92,7 @@
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<link rel="stylesheet" type="text/css" media="print" href="resource2/{style}/css/style_print.css">
|
||||
<link rel="stylesheet" type="text/css" media="print" href="resource2/{style}/css/style_print.css?ft={print_css_time}">
|
||||
<script type="text/javascript" src="resource2/{style}/js/enlargeit.js"></script>
|
||||
{htmlheaders}
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user