XPressME Integration Kit

Trac


Ignore:
Timestamp:
Nov 20, 2009, 2:52:16 PM (14 years ago)
Author:
toemon
Message:

MUブランチにVer2.2.0RC1の変更内容をマージ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/XPressMU/xpressme_integration_kit/class/check_blocks_class.php

    r300 r451  
    218218                $option_arr_2 = explode( '|', $block_obj->getVar('options', 'n') ); 
    219219                 
    220                 $excludes_block = array('widget_block.php','popular_posts_block.php','recent_comments_block.php','recent_posts_content_block.php','recent_posts_list_block.php'); 
     220                $excludes_block = array(); 
    221221                 
    222222                if (in_array($info['file'],$excludes_block)){ 
Note: See TracChangeset for help on using the changeset viewer.