From 3b5c123e0881e01b40c90138f13e2ef10bb5c04d Mon Sep 17 00:00:00 2001 From: ahollosi Date: Mon, 1 Jan 2001 23:18:46 +0000 Subject: [PATCH] changed two more calls to is_dir() and is_file() to file_exists in order to avoid warnings git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@358 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- lib/db_filesystem.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/db_filesystem.php b/lib/db_filesystem.php index 151b19516..cb772d4c1 100644 --- a/lib/db_filesystem.php +++ b/lib/db_filesystem.php @@ -1,4 +1,4 @@ -