Commit info for scoop/lib/Scoop/Stories:

Modified Files:
      Tag: CURRENT
	Elements.pm 
Log Message:
Yet another re-syncing of CURRENT with the main branch. --j



Index: Elements.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Stories/Elements.pm,v
retrieving revision 1.107.2.1
retrieving revision 1.107.2.2
diff -r1.107.2.1 -r1.107.2.2
202a203
> 	$page =~ s/%%tid%%/$story->{tid}/g;
658c659
< 		WHAT => 'time, vote, comment',
---
> 		WHAT => 'time, vote',
707c708
< 		WHAT => qq|uid, $date_format AS ftime, vote, comment, section_only|,
---
> 		WHAT => qq|uid, $date_format AS ftime, vote, section_only|,