By estis , 21 5月, 2015 コメントを投稿するにはログインまたは登録をしてください dp/modules/taxonomy/taxonomy.pages.inc の33行目 $current->tid = $tids[0]; の前に $current = new stdClass; を追記で、修正。 Drupal Comments
Comments