mirror of
https://github.com/swisspol/GCDWebServer.git
synced 2026-04-24 00:00:04 +08:00
Renamed "showHiddenFiles" property to "allowHiddenItems"
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
*
|
||||
* The default value is NO.
|
||||
*/
|
||||
@property(nonatomic) BOOL showHiddenFiles;
|
||||
@property(nonatomic) BOOL allowHiddenItems;
|
||||
|
||||
/**
|
||||
* Sets the title for the uploader interface.
|
||||
|
||||
Reference in New Issue
Block a user