Changeset 1804
- Timestamp:
- 04/08/08 08:33:48 (8 months ago)
- Files:
-
- branches/release-34/lib/MT/App/Comments.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-34/lib/MT/App/Comments.pm
r1718 r1804 1122 1122 my ( $commenter, $blog_id ) = @_; 1123 1123 1124 return 0 unless $blog_id; 1125 1124 1126 # Using MT::Author::commenter_status here, since it also 1125 1127 # takes the permission "restrictions" into account.
