Update of /cvs/scoop/scoop/lib/Scoop/Comments
In directory lithium.sabren.com:/tmp/cvs-serv4402/lib/Scoop/Comments
Modified Files:
Format.pm
Log Message:
Dropping ForumZilla support, since no one uses it and no one has ever used it
as far as anyone can tell. -j
Index: Format.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Scoop/Comments/Format.pm,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -d -r1.55 -r1.56
*** Format.pm 27 Jan 2005 19:37:16 -0000 1.55
--- Format.pm 27 Jan 2005 22:40:03 -0000 1.56
***************
*** 71,75 ****
if ($comment->{pid} != 0) {
! my $opstring = ($op ne 'fzdisplay') ? 'comments' : 'fzdisplay/comment';
my $parent_link = ($dispmode eq 'flat_unthread') ?
--- 71,75 ----
if ($comment->{pid} != 0) {
! my $opstring = 'comments';
my $parent_link = ($dispmode eq 'flat_unthread') ?