| #559 | // if(isset($post['wuxing']) && $post['wuxing'] == '[db:五行]') $post['wuxing'] = ''; |
| #560 | // if(isset($post['fanti']) && $post['fanti'] == '[db:繁体字]') $post['fanti'] = ''; |
| #561 | // |
| #562 | // empty($post['fanti']) && $post['fanti'] = $hanzi; |
| #563 | // empty($post['bihua']) && $post['bihua'] = $post['jianbihua']; |
| #564 | // |
| #565 | // $data = array( |
| #566 | // 'hanzi'=>$hanzi, |
| #567 | // 'pinyin'=>$post['pinyin'], |
| #568 | // 'bihua'=>$post['bihua'], |