回滚 历史修改
This commit is contained in:
parent
55b1f9f0a9
commit
d515710fb3
|
@ -19,8 +19,6 @@ class table_forum_post extends discuz_table
|
|||
|
||||
$this->_table = 'forum_post';
|
||||
$this->_pk = 'pid';
|
||||
$this->_pre_cache_key = 'forum_post_';
|
||||
$this->_cache_ttl = 0;
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue