Dotclear


Ignore:
Timestamp:
12/05/11 10:53:01 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
default
Children:
782:01efbf050a8a, 784:ecb8e301fa9d
Message:

Small fixes since [777], notices should not appear now...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/public/class.dc.template.php

    r777 r779  
    12101210          $res = "<?php\n"; 
    12111211          $res .= $p; 
    1212           $res .= $this->core->callBehavior("templatePrepareParams","Entries",$tag,$attr); 
     1212          $res .= $this->core->callBehavior("templatePrepareParams","Entries",$attr,$content); 
    12131213          $res .= '$_ctx->post_params = $params;'."\n"; 
    12141214          $res .= '$_ctx->posts = $core->blog->getPosts($params); unset($params);'."\n"; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map