From 3e9519e07af366f9bd7b48de34db689f573d37ea Mon Sep 17 00:00:00 2001
From: Greg Aker
Date: Fri, 15 Jan 2010 00:09:34 +0000
Subject: Update to file helper to return FALSE on failure.
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'user_guide/changelog.html')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index f54c00769..0e49bbdce 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -84,6 +84,7 @@ SVN Revision:
Non-backwards compatible change made to get_dir_file_info() in the File Helper. No longer recurses
by default so as to encourage responsible use (this function can cause server performance issues when used without caution).
Modified the second parameter of directory_map() in the Directory Helper to accept an integer to specify recursion depth.
+ Modified delete_files() in the File Helper to return FALSE on failure.
--
cgit v1.2.3-24-g4f1b