- Timestamp:
- 06/04/08 03:34:12 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-39/php/lib/function.mtcommentauthorlink.php
r2411 r2503 26 26 27 27 $cmntr = $ctx->stash('commenter'); 28 if (is_array($cmntr))29 $cmntr = $cmntr[0];30 28 if (!isset($cmntr)) { 31 29 if (isset($comment['comment_commenter_id'])) {
