26
一九八二年二月初三 (甲戌)狗 煞南
今日胎神:碓磨栖 外正西
喜神:西北 福神:西南 财神:正东
黄历3黄历3黄历3黄历3黄历3黄历3黄历3
水电费是的
黄历1黄历1黄历1黄历1黄历1黄历1黄历1黄历1黄历1黄历1
规范化发过火
33
| #1027 | $this->table = 'cms_'.$table; |
| #1028 | $this->cms_content_data->table = 'cms_'.$table.'_data'; |
| #1029 | $this->cms_content_attach->table = 'cms_'.$table.'_attach'; |
| #1030 | $this->cms_content_flag->table = 'cms_'.$table.'_flag'; |
| #1031 | $this->cms_content_tag->table = 'cms_'.$table.'_tag'; |
| #1032 | $this->cms_content_tag_data->table = 'cms_'.$table.'_tag_data'; |
| #1033 | $this->cms_content_views->table = 'cms_'.$table.'_views'; |
| #1034 | |
| #1035 | //内容读取 |
| #1036 | $data = $this->get($id); |