modified bootstrap include path

This commit is contained in:
Per Qvarforth 2022-02-11 20:16:16 +00:00
parent 1ead0a3847
commit 349c7bbcf5
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 "../../includes/bootstrap.php"; ?>
<!DOCTYPE html>
<html lang="en">