root/trunk/StyleCatcher/plugins/StyleCatcher/lib/StyleCatcher/L10N.pm
@
817
| Revision 817, 282 bytes (checked in by breese, 17 months ago) |
|---|
| 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 1174 2008-01-08 21:02:50Z bchoate $ |
| 6 | |
| 7 | package StyleCatcher::L10N; |
| 8 | use strict; |
| 9 | use base 'MT::Plugin::L10N'; |
| 10 | |
| 11 | 1; |
Note: See TracBrowser
for help on using the browser.
