From 7ae4646de602ac3c73b3b198807aecc646d64878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sun, 30 Oct 2005 18:51:34 +0000 Subject: [PATCH] Fix including of files when search path does not contain current directory. --- ChangeLog | 2 ++ left.php | 2 +- querywindow.php | 6 +++--- tbl_query_box.php | 6 +++--- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 326403b5e..868dfc394 100755 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ $Source$ name (bug #1180668). * libraries/common.lib.php: Do not escape SQL query twice while showing it in error message (bug #1336452). + * left.php, querywindow.php, tbl_query_box.php: Fix including of files + when search path does not contain current directory. 2005-10-29 Michal Čihař * Documentation.html, config.default.php, libraries/common.lib.php: Link diff --git a/left.php b/left.php index 48f2bde8e..4ddec556e 100644 --- a/left.php +++ b/left.php @@ -111,7 +111,7 @@ echo "";