| #651 | if (isset($post['intro']) && $post['intro'] == '[db:摘要]') { |
| #652 | $post['intro'] = ''; |
| #653 | } |
| #654 | if (isset($post['author']) && $post['author'] == '[db:作者]') { |
| #655 | $post['author'] = ''; |
| #656 | } |
| #657 | if (isset($post['source']) && $post['source'] == '[db:来源]') { |
| #658 | $post['source'] = ''; |
| #659 | } |
| #660 | if (isset($post['views']) && $post['views'] == '[db:浏览量]') { |