Dotclear


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

Now the coreBlogBeforeGetPosts behaviour is usable

File:
1 edited

Legend:

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

    r817 r819  
    670670     { 
    671671          # --BEHAVIOR-- coreBlogBeforeGetPosts 
     672          $params = new ArrayObject($params); 
    672673          $this->core->callBehavior('coreBlogBeforeGetPosts',$params); 
     674          $params = (array)$params; 
    673675 
    674676          if ($count_only) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map