Merge pull request #202 from sockke/master

Update DirectoryLister.php
This commit is contained in:
Chris Kankiewicz
2018-05-17 09:17:19 -07:00
committed by GitHub

View File

@@ -16,7 +16,7 @@
class DirectoryLister {
// Define application version
const VERSION = '2.7.0';
const VERSION = '2.7.1';
// Reserve some variables
protected $_themeName = null;