Changeset 1104 for plugins/apostropheBlogPlugin/trunk/modules/aBlogSlot/actions/components.class.php
- Timestamp:
- 04/30/10 13:00:41 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheBlogPlugin/trunk/modules/aBlogSlot/actions/components.class.php
r1102 r1104 35 35 36 36 $this->options['excerptLength'] = $this->getOption('excerptLength', 200); 37 $this->options['maxImages'] = $this->getOption('maxImages', 1); 37 38 38 39 $this->aBlogPosts = $q->execute();

