Changeset 3006:ff60ee8b29e2 for inc/core/class.dc.core.php
- Timestamp:
- 06/03/15 16:56:00 (10 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r3003 r3006 1382 1382 array('lang','string','en', 1383 1383 'Default blog language'), 1384 array('media_exclusion','string','/\.php $/i',1384 array('media_exclusion','string','/\.php[0-9]*$/i', 1385 1385 'File name exclusion pattern in media manager. (PCRE value)'), 1386 1386 array('media_img_m_size','integer',448,
Note: See TracChangeset
for help on using the changeset viewer.