ErrorException[ Parse Error ]: syntax error, unexpected '}'

D:\wwwroot\kongming\data\tpl_c\tpl_default_sellerlist.php[ 189 ]

184               <dd>
185                 <ul>
186                   <?php if(is_array($indus_goods_arr)) { foreach($indus_goods_arr as $k => $v) { ?>
187                   <li>
188                     <a href="index.php?do=goodslist&pd=<?php echo $v['indus_id']?>"><?php echo $v['indus_name']?></a>
189                   </li>
190                   <?php } } ?>
191                 </ul>
192               </dd>
193             </dl>
194             <div class="line">
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment