Changeset 817:f0b482ac83d9
- Timestamp:
- 05/14/12 10:27:36 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.blog.php
r811 r817 669 669 public function getPosts($params=array(),$count_only=false) 670 670 { 671 # --BEHAVIOR-- coreBlogBeforeGetPosts 672 $this->core->callBehavior('coreBlogBeforeGetPosts',$params); 673 671 674 if ($count_only) 672 675 {
Note: See TracChangeset
for help on using the changeset viewer.