Update DirectoryLister.php

update version
This commit is contained in:
sockke
2018-05-17 08:31:04 +02:00
committed by GitHub
parent a85b063c4a
commit fdc4d1086b

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;