From 99943002b57f8fd1149d9ee1dc26e44b41b3b301 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Wed, 31 Jul 2019 14:08:53 +0800 Subject: [PATCH] Use __DIR__ to avoid include_path dependency. --- www/account_manager/index.php | 6 +++--- www/change_password/index.php | 4 ++-- www/index.php | 2 +- www/log_in/index.php | 4 ++-- www/log_out/index.php | 2 +- www/setup/index.php | 4 ++-- www/setup/run_checks.php | 6 +++--- www/setup/setup_ldap.php | 6 +++--- 8 files changed, 17 insertions(+), 17 deletions(-) diff --git a/www/account_manager/index.php b/www/account_manager/index.php index 42ab836..b1ccb04 100644 --- a/www/account_manager/index.php +++ b/www/account_manager/index.php @@ -1,8 +1,8 @@ diff --git a/www/setup/index.php b/www/setup/index.php index 2d7c9ef..ae115aa 100644 --- a/www/setup/index.php +++ b/www/setup/index.php @@ -1,7 +1,7 @@