mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-09-25 05:01:37 +02:00
Miscellaneous tweaks
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user