Update search.php
This commit is contained in:
parent
a317baec27
commit
c81870055d
|
|
@ -1,4 +1,4 @@
|
|||
<?php require "${_SERVER["DOCUMENT_ROOT"]}/includes/bootstrap.php"; ?>
|
||||
<?php require "${_SERVER["DOCUMENT_ROOT"]}/../includes/bootstrap.php"; ?>
|
||||
|
||||
<?php
|
||||
$stations = [];
|
||||
|
|
|
|||
Loading…
Reference in New Issue