From 0f244f5cd391dcbf9d627f7dcb99ce54090fe858 Mon Sep 17 00:00:00 2001 From: Tyler Dence Date: Tue, 19 Jun 2018 10:51:20 -0400 Subject: Fix include path by generating absolute paths --- buildmaster/blacklist.php | 3 ++- buildmaster/build-list-links.php | 4 ++-- buildmaster/build-list.php | 5 +++-- buildmaster/build-slaves.php | 4 ++-- buildmaster/deletion-links.php | 4 ++-- buildmaster/dependencies.php | 4 ++-- buildmaster/gpg-keys.php | 2 ++ buildmaster/index.php | 4 ++-- buildmaster/log.php | 3 ++- buildmaster/mysql-issues.php | 4 ++-- buildmaster/statistics.php | 4 ++-- buildmaster/status.php | 6 +++--- buildmaster/to-delete.php | 4 ++-- buildmaster/todos.php | 4 ++-- init.php | 2 ++ lib/style.php | 2 +- mirrors/index.php | 5 +++-- mirrors/status.php | 3 ++- packages/index.php | 6 ++++-- packages/pkginfo.php | 5 +++-- 20 files changed, 45 insertions(+), 33 deletions(-) create mode 100644 init.php diff --git a/buildmaster/blacklist.php b/buildmaster/blacklist.php index fc49d42..ab9f89f 100644 --- a/buildmaster/blacklist.php +++ b/buildmaster/blacklist.php @@ -1,6 +1,7 @@ diff --git a/buildmaster/log.php b/buildmaster/log.php index 55ce955..139f94c 100644 --- a/buildmaster/log.php +++ b/buildmaster/log.php @@ -1,6 +1,7 @@ diff --git a/mirrors/index.php b/mirrors/index.php index 85ec4e0..114e03c 100644 --- a/mirrors/index.php +++ b/mirrors/index.php @@ -1,7 +1,8 @@