Miscellaneous tweaks

This commit is contained in:
Chris Kankiewicz
2012-02-21 21:39:30 -07:00
parent 4eb7255bbb
commit a4e3cf255c

View File

@@ -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
*/