modified bootstrap include path
This commit is contained in:
parent
1ead0a3847
commit
349c7bbcf5
|
|
@ -1,4 +1,4 @@
|
|||
<?php require "${_SERVER["DOCUMENT_ROOT"]}/includes/bootstrap.php"; ?>
|
||||
<?php require "../../includes/bootstrap.php"; ?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
|
|
|||
Loading…
Reference in New Issue