Home
last modified time | relevance | path

Searched refs:_get_url (Results 1 – 2 of 2) sorted by relevance

/plugin/matrixnotifierwas/
Dhelper.php112 $link = $this -> _get_url ( $event, null );
120 $diffURL = $this -> _get_url ( $event, $oldRev );
143 private function _get_url ( $event = null, $Rev ) { function in helper_plugin_matrixnotifierwas
/plugin/discordnotifier/
Dhelper.php108 $link = $this -> _get_url ( $event, null );
115 $diffURL = $this -> _get_url ( $event, $oldRev );
134 private function _get_url ( $event = null, $Rev ) { function in helper_plugin_discordnotifier