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
  • inc/public/class.dc.template.php

    r1674 r2198  
    12111211                    $p .= 
    12121212                    'if ($_ctx->exists("categories")) { '. 
    1213                          "\$params['cat_id'] = \$_ctx->categories->cat_id; ". 
     1213                         "\$params['cat_id'] = \$_ctx->categories->cat_id.(\$core->blog->settings->system->inc_subcats?' ?sub':'');". 
    12141214                    "}\n"; 
    12151215               } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map