- Timestamp:
- 06/19/08 23:39:20 (18 months ago)
- Files:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/php/lib/function.mtcommentreplytolink.php
r2256 r2613 6 6 # $Id$ 7 7 8 function smarty_function_mtcommentreply link($args, &$ctx) {8 function smarty_function_mtcommentreplytolink($args, &$ctx) { 9 9 $comment = $ctx->stash('comment'); 10 10 if (!$comment) return '';
