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

/www/wwwroot/www.jiagongquan.com/data/tpl_c/tpl_default_theme_new_goodslist.php[ 531 ]

526         $("#hotsearch").hide();
527       }
528 
529     })
530     $("#searchOption>li").click(function() {
531       if ($(this).hasClass('active') == true) {
532         if ($(this).text().contains('商品')) {
533           $.post("index.php?do=searchlist&ky=" + ky, {
534             search: 2
535           }, function(data) {
536             $("#hotsearch").replaceWith(data);
  1. PHP internal call » keke_core_class::shutdown_handler ( )

Environment