Changeset 4977

Show
Ignore:
Timestamp:
11/04/09 06:04:46 (3 weeks ago)
Author:
takayama
Message:

* oops, forgot checkin. bugid:102986

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/greyhound-rc-1/lib/MT/Template/Context.pm

    r4762 r4977  
    365365    # If exclude blogs, set the terms and the NOT arg for load 
    366366    # 'All' is not a valid value for exclude_blogs 
    367     elsif ( $attr->{exclude_blogs} ) { 
     367    elsif ( $attr->{exclude_blogs} || $attr->{exclude_websites} ) { 
    368368        return $ctx->error(MT->translate( 
    369369                "The attribute exclude_blogs cannot take '[_1]' for a value.",