Changeset 9063 for trunk


Ignore:
Timestamp:
2005-02-16T13:50:23+13:00 (19 years ago)
Author:
kjdon
Message:

initialised in reclassify to get rid of warnings

File:
1 edited

Legend:

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

    r6968 r9063  
    224224    if (!$found)
    225225    {
     226        my $outhandle = $self->{'outhandle'};
    226227        print $outhandle "Warning: AZCompactList::reclassify ";
    227228        print $outhandle "could not find sub-node for $metavalue with doc_OID $doc_OID\n";
Note: See TracChangeset for help on using the changeset viewer.