Changeset 1044
- Timestamp:
- 01/19/07 21:38:55 (2 years ago)
- Files:
-
- branches/wheeljack/lib/MT/App/Trackback.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/lib/MT/App/Trackback.pm
r1031 r1044 517 517 This function removes UTF-8 from scalars. 518 518 519 =head2 ping 520 521 Handle an incoming trackback ping and return the proper response, if 522 we make it to the end. This method involves a number of steps and 523 error state trapping logic. Please see the C<MT::App::Trackback> 524 source for details. 525 519 526 =head1 AUTHOR & COPYRIGHT 520 527
