Update latest.php

This commit is contained in:
Peter Buchegger 2022-02-10 00:59:33 +01:00 committed by GitHub
parent e8c7a8c34d
commit d27996ddf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?php require "${_SERVER["DOCUMENT_ROOT"]}/includes/bootstrap.php"; ?>
<?php require "${_SERVER["DOCUMENT_ROOT"]}/../includes/bootstrap.php"; ?>
<?php
$stations = [];