Dotclear


Ignore:
Timestamp:
09/14/18 12:16:17 (7 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

short notation for array (array() → [])

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/customCSS/_public.php

    r3731 r3874  
    1414if (!defined('DC_RC_PATH')) {return;} 
    1515 
    16 $core->addBehavior('publicHeadContent', array(__NAMESPACE__ . '\tplCustomTheme', 'publicHeadContent')); 
     16$core->addBehavior('publicHeadContent', [__NAMESPACE__ . '\tplCustomTheme', 'publicHeadContent']); 
    1717 
    1818class tplCustomTheme 
Note: See TracChangeset for help on using the changeset viewer.

Sites map