From e334c472fb4be44feec3a73402fc4a2b062cbfc0 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 21 Oct 2006 19:44:22 +0000 Subject: --- user_guide/helpers/directory_helper.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide/helpers/directory_helper.html') diff --git a/user_guide/helpers/directory_helper.html b/user_guide/helpers/directory_helper.html index 35b2d6db9..34450b131 100644 --- a/user_guide/helpers/directory_helper.html +++ b/user_guide/helpers/directory_helper.html @@ -12,7 +12,7 @@ @@ -90,7 +90,7 @@ only the top level directory set the second parameter to true (boolea $map = directory_map('./mydirectory/', TRUE); -

Each folder name will be an array index, while its contained files will be numerically indexed. +

Each folder name will be an array index, while its contained files will be numerically indexed. Here is an example of a typical array:

Array
-- cgit v1.2.3-24-g4f1b