Dotclear


Ignore:
Timestamp:
08/02/13 12:25:46 (10 years ago)
Author:
brol
Message:

version 1.1 : settings mis à jour + compatibilité php5.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/papierpeint/_public.php

    r22 r3155  
    1616$core->addBehavior('publicHeadContent','papierpeint_publicHeadContent'); 
    1717 
    18 function papierpeint_publicHeadContent(&$core) 
     18function papierpeint_publicHeadContent($core) 
    1919{ 
    20      $style = $core->blog->settings->papierpeint_style; 
     20     $style = $core->blog->settings->themes->papierpeint_style; 
    2121     if (!preg_match('/^1930|1950|1970$/',$style)) { 
    2222          $style = '1950'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map