Index: /trunk/xpressme_integration_kit/class/check_blocks_class.php
===================================================================
--- /trunk/xpressme_integration_kit/class/check_blocks_class.php	(revision 438)
+++ /trunk/xpressme_integration_kit/class/check_blocks_class.php	(revision 439)
@@ -218,5 +218,5 @@
 		$option_arr_2 = explode( '|', $block_obj->getVar('options', 'n') );
 		
-		$excludes_block = array('widget_block.php','popular_posts_block.php','recent_comments_block.php','recent_posts_content_block.php','recent_posts_list_block.php');
+		$excludes_block = array();
 		
 		if (in_array($info['file'],$excludes_block)){
