Dotclear


Ignore:
Timestamp:
05/31/12 12:54:56 (13 years ago)
Author:
Dsls <dsls@…>
Branch:
default
Children:
840:f7157873644c, 842:dd5ea92ae769
Message:

Handle with_category properly in context::EntryFirstImageHelper?, fixes #1325 (thx baygonjaune)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/lib.tpl.context.php

    r772 r839  
    363363          if ($_ctx->posts) 
    364364          { 
    365                $subject = $_ctx->posts->post_excerpt_xhtml.$_ctx->posts->post_content_xhtml.$_ctx->posts->cat_desc; 
     365               $subject = $_ctx->posts->post_excerpt_xhtml.$_ctx->posts->post_content_xhtml; 
    366366               if (preg_match_all($pattern,$subject,$m) > 0) 
    367367               { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map