From fd971781c4f4d1b436cc7b9efd2e409b7b400b88 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Wed, 20 Feb 2008 18:39:18 +0000 Subject: modified get_filenames() to return FALSE if the directory cannot be read --- user_guide/changelog.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index c245c73b5..072843e4c 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -92,6 +92,10 @@ Change Log
  • Escaped the '-' in the default 'permitted_uri_chars' config item, to prevent errors if developers just try to add additional characters to the end of the default expression.
  • +
  • Helpers + -- cgit v1.2.3-24-g4f1b