Changeset 706:54bb271a8227 for inc/core/class.dc.core.php
- Timestamp:
- 09/13/11 16:59:13 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r696 r706 1292 1292 array('lang','string','en', 1293 1293 'Default blog language'), 1294 array('media_exclusion','string',' ',1294 array('media_exclusion','string','/\.php$/i', 1295 1295 'File name exclusion pattern in media manager. (PCRE value)'), 1296 1296 array('media_img_m_size','integer',448,
Note: See TracChangeset
for help on using the changeset viewer.