Changeset 717


Ignore:
Timestamp:
1999-10-19T09:11:40+13:00 (25 years ago)
Author:
sjboddie
Message:

caught HTML classifier up with new browsing structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/classify/HTML.pm

    r537 r717  
    7171    my $self = shift (@_);
    7272
    73     my %classifyinfo = ('classifytype'=>'HTML',
     73    my %classifyinfo = ('thistype'=>'Invisible',
     74            'childtype'=>'HTML',
    7475            'Title'=>$self->{'title'},
    7576            'contains'=>[]);
Note: See TracChangeset for help on using the changeset viewer.