From 94026d914090861da9c2826508a4597badb86af6 Mon Sep 17 00:00:00 2001
From: Derek Jones
Date: Wed, 15 Jul 2009 15:56:58 +0000
Subject: added return FALSE if directory_map() cannot read the directory
---
user_guide/changelog.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'user_guide')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 56081456f..2bbe832d1 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -82,7 +82,7 @@ SVN Revision:
- Added form_multiselect() to the Form helper.
- Modified form_hidden() in the Form helper to accept multi-dimensional arrays.
- - Modified directory_map() in the Directory helper to allow the inclusion of hidden files.
+ - Modified directory_map() in the Directory helper to allow the inclusion of hidden files, and to return FALSE on failure to read directory.
General
--
cgit v1.2.3-24-g4f1b