Changeset 3122:198580bc3d80 for inc/core/class.dc.core.php
- Timestamp:
- 10/23/15 10:40:24 (10 years ago)
- Branch:
- 2.8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r3077 r3122 1380 1380 array('lang','string','en', 1381 1381 'Default blog language'), 1382 array('media_exclusion','string','/\. php[0-9]*$/i',1382 array('media_exclusion','string','/\.(phps?|pht(ml)?|phl)[0-9]*$/i', 1383 1383 'File name exclusion pattern in media manager. (PCRE value)'), 1384 1384 array('media_img_m_size','integer',448,
Note: See TracChangeset
for help on using the changeset viewer.