ErrorException[ Parse Error ]: syntax error, unexpected end of file

/www/wwwroot/www.jiagongquan.com/data/tpl_c/tpl_default_theme_new_tasklist.php[ 603 ]

598               <?php } ?>
599             <?php } } ?>
600               <i class="fa fa-angle-right"></i>
601             </div>
602             <div class="category-inner">
603               <h3 class="category-inner-title"><a href="index.php?do=goodslist&pd=<?php echo $arrIndusPs[$key]['indus_id'];?>&i=0">全部<?php echo $arrIndusPs[$key]['indus_name'];?></a></h3>
604           <?php if(is_array($value)) { foreach($value as $k2 => $v2) { ?>
605                 <a href="index.php?do=goodslist&pd=<?php echo $arrIndusPs[$key]['indus_id'];?>&i=<?php echo $v2['indus_id']?>" tabindex="-1" <?php if($v2['is_recommend']==1) { ?>class="hot"<?php } ?>><?php echo $v2['indus_name']?></a>
606            <?php } } ?>
607             </div>
608           </li>
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment