View difference between Paste ID: xFtgR1ua and BRbR6zGL
SHOW: | | - or go back to the newest paste.
1-
		'[series_id]' => '<?php $temp_series_id=stripslashes($sermon["Sermon"]->series); echo str_replace(" ", "-", $temp_series_id); ?>',
1+
		'[series_id]' => '<?php $temp_series_id=stripslashes($sermon->series); echo str_replace(" ", "-", $temp_series_id); ?>',