Changeset 3016
- Timestamp:
- 09/02/08 02:25:06 (3 months ago)
- Files:
-
- branches/fireball/lib/MT/CMS/TrackBack.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/fireball/lib/MT/CMS/TrackBack.pm
r2454 r3016 3 3 use strict; 4 4 use MT::Util qw( format_ts relative_date encode_url encode_html ); 5 use MT::I18N qw( const break_up_text );5 use MT::I18N qw( const break_up_text substr_text ); 6 6 7 7 sub edit {
