Changeset 34053
- Timestamp:
- 03/07/08 03:03:38 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
in-series/branches/maintenance/3.x/3.1/in-series/in-series-internal.php
r33069 r34053 1117 1117 { return $content; } 1118 1118 1119 // However if it is, we need its current series 1120 $series = InSeries::adv_CurrentSeries(InSeriesInternal::get_the_ID()); 1121 1119 1122 $format = null; 1120 1123 if($options['format_post_multi_switch'] && !is_single())
