Changeset 3188 for trunk/protemix


Ignore:
Timestamp:
2002-06-25T23:42:23+12:00 (22 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/protemix/perllib/plugins/ProtemixPlug.pm

    r3186 r3188  
    108108        $self->read_file ($thisfile, $encoding, $language, \$text);
    109109        if (!length ($text)) {
    110         die "$thisfile has no text\n";
     110        print STDERR "ProtemixPlug: Warning: $thisfile has no text\n";
    111111        }
    112112
Note: See TracChangeset for help on using the changeset viewer.