Changeset 2642 for branches/release-40/lib/MT/Comment.pm
- Timestamp:
- 06/26/08 01:43:15 (17 months ago)
- Files:
-
- 1 modified
-
branches/release-40/lib/MT/Comment.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/lib/MT/Comment.pm
r2545 r2642 193 193 my ($comment) = @_; 194 194 $comment->visible(0); 195 $comment->junk_status(NOT_JUNK); 195 196 } 196 197
