예제 #1
0
파일: wikipage.php 프로젝트: nemein/openpsa
 public function _on_updated()
 {
     parent::_on_updated();
     $this->_update_watchers();
     $this->_update_link_cache();
 }