Add timestamps to css files.
This commit is contained in:
@@ -16,7 +16,7 @@ if (isset($_GET['section']) and isset($titel[$_GET['section']])) {
|
||||
<html lang="de">
|
||||
<head>
|
||||
<title><?php echo $temp_titel; ?></title>
|
||||
<link rel="stylesheet" type="text/css" href="css/page.css" />
|
||||
<link rel="stylesheet" type="text/css" href="css/page.css?ts=<?php echo time(); ?>" />
|
||||
<meta name="description" content="Ferienhaus Wille, Silvi Jörg" />
|
||||
<meta name="keywords" content="Ferienhaus Wille, Hindelang, Silvi Jörg" />
|
||||
<meta name="generator" content="Christian Steinle" />
|
||||
|
||||
Reference in New Issue
Block a user