diff --git a/config.sample.php b/config.sample.php index 66152b9..592cf49 100644 --- a/config.sample.php +++ b/config.sample.php @@ -16,5 +16,5 @@ try { } catch (PDOException $e) {echo "Fehler: ".$e->getMessage(); die();} $numStartYear=2019; - $numLatestYear=2022; + $numLatestYear=2025; \ No newline at end of file diff --git a/index.php b/index.php index 055e792..790b024 100644 --- a/index.php +++ b/index.php @@ -116,6 +116,11 @@