Dotclear


Ignore:
Timestamp:
10/02/13 09:43:49 (12 years ago)
Author:
Dsls
Branch:
default
Message:

includesubcats suddenly swallowed by core

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/_widgets_functions.php

    r1610 r2198  
    108108               '<a href="'.$core->blog->url.$core->url->getURLFor('category', $rs->cat_url).'">'. 
    109109               html::escapeHTML($rs->cat_title).'</a>'. 
    110                ($w->postcount ? ' <span>('.$rs->nb_post.')</span>' : ''); 
     110               ($w->postcount ? ' <span>('.($w->subcatscount ? $rs->nb_total : $rs->nb_post).')</span>' : ''); 
    111111                
    112112                
Note: See TracChangeset for help on using the changeset viewer.

Sites map