Changeset 705:6248e491448e for inc/core/class.dc.media.php
- Timestamp:
- 09/13/11 15:11:35 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.media.php
r505 r705 830 830 { 831 831 $zip = new fileUnzip($f->file); 832 $zip->setExcludePattern($this->exclude_pattern); 832 833 $zip->getList(false,'#(^|/)(__MACOSX|\.svn|\.DS_Store|\.directory|Thumbs\.db)(/|$)#'); 833 834
Note: See TracChangeset
for help on using the changeset viewer.