force favicon and manifest reload

This commit is contained in:
2023-04-30 03:43:18 +02:00
parent 7c65480bdd
commit e80fef6c08
3 changed files with 43 additions and 45 deletions

View File

@ -1,8 +1,7 @@
<?php
require("classes.php");
session_start();
if (isset($_SESSION["currentGrid"]))
$currentGrid = $_SESSION["currentGrid"];
if (isset($_GET["grid"]))
$currentGrid = $_GET["grid"];
else
$currentGrid = ".528.3....4.9.1...39.562......73.129...1.64.7...42.3656.13.5...28.6.4...4.5287...";
header ("Content-type: image/png");