From a4e3cf255c38060a9acb02862b351e2bc334428a Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Tue, 21 Feb 2012 21:39:30 -0700 Subject: [PATCH] Miscellaneous tweaks --- resources/DirectoryLister.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/DirectoryLister.php b/resources/DirectoryLister.php index 4fcff9b..2021438 100644 --- a/resources/DirectoryLister.php +++ b/resources/DirectoryLister.php @@ -22,7 +22,7 @@ class DirectoryLister { protected $_directory = NULL; protected $_appDir = NULL; protected $_appURL = NULL; - protected $_config = NULL; + protected $_config = NULL; protected $_systemMessage = NULL; @@ -343,7 +343,7 @@ class DirectoryLister { /** - * Description... + * Sorts an array * * @access private */