Dotclear


Ignore:
Timestamp:
06/03/15 16:56:00 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Cope with different form of php file extension (.php, .php5, .php7, …-), fixes #2098

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.core.php

    r3003 r3006  
    13821382                    array('lang','string','en', 
    13831383                    'Default blog language'), 
    1384                     array('media_exclusion','string','/\.php$/i', 
     1384                    array('media_exclusion','string','/\.php[0-9]*$/i', 
    13851385                    'File name exclusion pattern in media manager. (PCRE value)'), 
    13861386                    array('media_img_m_size','integer',448, 
Note: See TracChangeset for help on using the changeset viewer.

Sites map