Changeset 83

Show
Ignore:
Timestamp:
04/09/05 09:32:54
Author:
brad
Message:

Added import of MT::Util::encode_xml.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plugins/spamlookup/mt-spamlookup.cgi

    r82 r83  
    4141require MT::App; 
    4242require MT::Util; 
    43 import MT::Util qw(format_ts offset_time mark_odd_rows encode_url); 
     43import MT::Util qw(format_ts offset_time mark_odd_rows encode_url encode_xml); 
    4444@MT::App::SpamLookup::ISA = qw(MT::App); 
    4545