This commit is contained in:
Riccardo Di Dato
2016-04-14 20:12:58 +02:00
parent d93c50d129
commit 632ab87edc
+2 -2
View File
@@ -48,8 +48,8 @@ class GUIHandler {
echo "<meta http-equiv=\"X-UA-Compatible\" content=\"IE=Edge,chrome=1\">\n";
echo '<link rel="shortcut icon" href="favicon.ico">'."\n";
echo '<link href="http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext" rel="stylesheet" type="text/css">'."\n";
echo '<META http-equiv="Cache-Control" content="no-cache,no-store" />\n';
echo '<META http-equiv="Pragma" content="no-cache" />\n';
echo '<META http-equiv="Cache-Control" content="no-cache,no-store" />'."\n";
echo '<META http-equiv="Pragma" content="no-cache" />'."\n";
if ($admin){