root/trunk/iPhoneTemplateSet/plugins/iPhoneTemplateSet/lib/iPhoneTemplateSet/L10N.pm @ 1173

Revision 1173, 89 bytes (checked in by kaminogoya, 14 months ago)

Added the 'automatically hide addressbar' script to index and entry template.

Line 
1package iPhoneTemplateSet::L10N;
2
3use strict;
4use base qw( MT::Plugin::L10N );
5
61;
Note: See TracBrowser for help on using the browser.