Dotclear

Changeset 817:f0b482ac83d9


Ignore:
Timestamp:
05/14/12 10:27:36 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Return of the behavior coreBlogBeforeGetPosts \o/

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.blog.php

    r811 r817  
    669669     public function getPosts($params=array(),$count_only=false) 
    670670     { 
     671          # --BEHAVIOR-- coreBlogBeforeGetPosts 
     672          $this->core->callBehavior('coreBlogBeforeGetPosts',$params); 
     673 
    671674          if ($count_only) 
    672675          { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map