Revision 1830
Added by Luisehahne about 13 years ago
- deactivate caching in backend to fix display faults
| header.htt | ||
|---|---|---|
| 10 | 10 |
<meta name="author" content="WebsiteBaker Org e.V." /> |
| 11 | 11 |
<meta http-equiv="Content-Encoding" content="gzip" /> |
| 12 | 12 |
<meta http-equiv="Accept-Encoding" content="gzip, deflate" /> |
| 13 |
<meta http-equiv="expires" content="0" /> |
|
| 14 |
<meta http-equiv="cache-control" content="no-cache" /> |
|
| 15 |
<meta http-equiv="pragma" content="no-cache" /> |
|
| 13 | 16 |
<link href="{THEME_URL}/css/screen.css" rel="stylesheet" type="text/css" />
|
| 14 | 17 |
{BACKEND_MODULE_CSS}
|
| 15 | 18 |
<script type="text/javascript"> |
Also available in: Unified diff