]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
A fix for problems when file_exists($file) triggers a warning
authorzorloc <zorloc@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 28 Jan 2003 21:06:05 +0000 (21:06 +0000)
committerzorloc <zorloc@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 28 Jan 2003 21:06:05 +0000 (21:06 +0000)
commitdb54dcb8e82ff0889ac385194906e848fd1826c6
tree6f2fd3df327151a95b6bfd3b9cd157c38f82f9f4
parent37f2b84686c2b1d858d83d102d85f2198fb46f95
A fix for problems when file_exists($file) triggers a warning
because $file lies outside the area that PHP allows you to access
when running in Safe Mode. -- Martin Geisler

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2535 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/FileFinder.php