Dotclear


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • themes/ductile/_config.php

    r2581 r2566  
    273273$ductile_counts_base = array( 
    274274     'default' => null, 
    275      'default-page' => null, 
    276275     'category' => null, 
    277276     'tag' => null, 
     
    291290     $ductile_lists = $ductile_lists_base; 
    292291} 
    293 $ductile_lists = array_merge($ductile_lists_base,$ductile_lists); 
    294292 
    295293$ductile_counts = $core->blog->settings->themes->get($core->blog->settings->system->theme.'_entries_counts'); 
     
    298296     $ductile_counts = $ductile_counts_base; 
    299297} 
    300 $ductile_counts = array_merge($ductile_counts_base,$ductile_counts); 
    301298 
    302299$ductile_stickers = $core->blog->settings->themes->get($core->blog->settings->system->theme.'_stickers'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map