root/trunk/mixiComment/plugins/mixiComment/lib/mixiComment/L10N.pm @ 971

Revision 971, 72 bytes (checked in by fumiakiy, 15 months ago)

Importing mixiComment plugin. This plugin enables Movable Type to levarage mixi OpenID Provider as another commenter authenticator.

Line 
1package mixiComment::L10N;
2use strict;
3use base 'MT::Plugin::L10N';
4
51;
Note: See TracBrowser for help on using the browser.