Changeset 2018
- Timestamp:
- 04/22/08 01:21:41 (7 months ago)
- Files:
-
- branches/release-35/lib/MT/CMS/Blog.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-35/lib/MT/CMS/Blog.pm
r2003 r2018 606 606 } 607 607 608 # FIXME: Wrap the entire rebuild operation with begin/end callbacks609 608 if ( $type eq 'all' ) { 610 609 return $app->error( $app->translate("Permission denied.") )
