Dotclear


Ignore:
Timestamp:
08/29/13 09:38:58 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Fixes #472, <tpl:Categories> (new without_empty="0" attribute) and categories' widget ("Include empty categories" checkbox) may includes empty categories.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/lib.urlhandlers.php

    r1179 r1610  
    263263               $params = new ArrayObject(array( 
    264264                    'cat_url' => $args, 
    265                     'post_type' => 'post')); 
     265                    'post_type' => 'post', 
     266                    'without_empty' => false)); 
    266267                
    267268               $core->callBehavior('publicCategoryBeforeGetCategories',$params,$args); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map