include "../manager/common/common.php";
DBopen();
$news_row = getDBrow("select * from news_list where fKoukai='1' and site_kubun='".$site_kubun."' and id='".$news_id."'");
DBclose();
?>
Warning: Undefined variable $site_kubun in /data/www/jaif.or.jp/ja/news/news_detail.php on line 12
Warning: Undefined variable $NEWS_LIST_ARRAY in /data/www/jaif.or.jp/ja/news/news_detail.php on line 12
Fatal error: Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, null given in /data/www/jaif.or.jp/ja/news/news_detail.php:12
Stack trace:
#0 /data/www/jaif.or.jp/ja/news/news_detail.php(12): array_search()
#1 {main}
thrown in /data/www/jaif.or.jp/ja/news/news_detail.php on line 12