Ignore:
Timestamp:
2005-05-25T17:33:32+12:00 (19 years ago)
Author:
davidb
Message:

Minor refinement made to print statments the show how the plugin code is
progressing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/plugins/ImagePlug.pm

    r9853 r9960  
    373373
    374374    print STDERR "<Processing n='$file' p='ImagePlug'>\n" if ($gli);
    375     print $outhandle "ImagePlug processing $filename\n"
     375    print $outhandle "ImagePlug processing $file\n"
    376376        if $self->{'verbosity'} > 1;
    377377
Note: See TracChangeset for help on using the changeset viewer.