Function Module_topicview->_update_read_status
Definitions
forum/pages/modules/topicview.php
- Update the read status for a topic.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Update the read status for a topic.
*
*/
public function _update_read_status()
* Update the read status for a topic.
*
*/
public function _update_read_status()

