コード例 #1
0
ファイル: wikipage.php プロジェクト: nemein/openpsa
 public function _on_updated()
 {
     parent::_on_updated();
     $this->_update_watchers();
     $this->_update_link_cache();
 }