root/branches/release-39/plugins/TypePadAntiSpam/lib/TypePadAntiSpam/L10N.pm @ 2461

Revision 2461, 290 bytes (checked in by bchoate, 18 months ago)

Checkin of TypePad AntiSpam plugin; MT version bump.

Line 
1# Movable Type (r) Open Source (C) 2005-2008 Six Apart, Ltd.
2# This program is distributed under the terms of the
3# GNU General Public License, version 2.
4#
5# $Id: L10N.pm 81360 2008-05-21 03:39:58Z fyoshimatsu $
6
7package TypePadAntiSpam::L10N;
8use strict;
9use base 'MT::Plugin::L10N';
10
111;
Note: See TracBrowser for help on using the browser.