Changeset 3874:ab8368569446 for inc/core/class.dc.store.reader.php
- Timestamp:
- 09/14/18 12:16:17 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.store.reader.php
r3731 r3874 54 54 public function parse($url) 55 55 { 56 $this->validators = array();56 $this->validators = []; 57 57 58 58 if ($this->cache_dir) {
Note: See TracChangeset
for help on using the changeset viewer.