Changeset 778:2761063e54b2 for inc/core/class.dc.blog.php
- Timestamp:
- 12/02/11 15:21:07 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.blog.php
r774 r778 669 669 public function getPosts($params=array(),$count_only=false) 670 670 { 671 # --BEHAVIOR-- coreBlogBeforeGetPosts672 $this->core->callBehavior('coreBlogBeforeGetPosts',$params);673 674 671 if ($count_only) 675 672 {
Note: See TracChangeset
for help on using the changeset viewer.