Changeset 1104 for plugins/apostropheBlogPlugin/trunk/modules/aBlogSingleSlot/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/aBlogSingleSlot/actions/components.class.php
r1102 r1104 31 31 32 32 $this->options['excerptLength'] = $this->getOption('excerptLength', 200); 33 $this->options['maxImages'] = $this->getOption('maxImages', 1); 33 34 } 34 35 }

