>> +sub init {
>> + my $self = shift;
>> +
>> + $self->get_po_from_file();
>
> get_po_from_file isn't defined anywhere, and hence pref-trans init
> {lang} failes with
>
> Can't locate object method "get_po_from_file" via package "Tokenizer"
> at ./pref-trans line 176.Sorry. I see. I resubmit. Thanks. _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-patches
