Changeset 3214:09011509e5f3 for inc/core/class.dc.core.php
- Timestamp:
- 03/09/16 19:00:03 (9 years ago)
- Branch:
- 2.9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r3198 r3214 1389 1389 array('lang','string','en', 1390 1390 'Default blog language'), 1391 array('media_exclusion','string','/\.(phps?|pht(ml)?|phl )[0-9]*$/i',1391 array('media_exclusion','string','/\.(phps?|pht(ml)?|phl|shtml)[0-9]*$/i', 1392 1392 'File name exclusion pattern in media manager. (PCRE value)'), 1393 1393 array('media_img_m_size','integer',448,
Note: See TracChangeset
for help on using the changeset viewer.