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

/www/webroot/hn/data/tpl_c/tpl_default_sellerlist.php[ 525 ]

520     <a href="index.php?do=sellerlist" class="selected">所有红娘服务</a>
521   </div>
522   <!-- tab end -->
523 
524 
525     <?php if($i||$ky) { ?>
526 
527   <ul class="nav nav-pills second-nav">
528     <?php if($i) { ?><li class="active"><a href="<?php echo $strUrl;?>&i=0"><?php echo $arrIndusInfo['indus_name'];?> <i class="fa fa-times"></i></a></li><?php } ?>
529     <?php if($ky) { ?><li class="active"><a href="<?php echo $strUrl;?>&ky=0"><?php echo $ky;?> <i class="fa fa-times"></i></a></li><?php } ?>
530     <li>共<?php echo intval($intCount); ?>条类似任务</li>
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment