Searched refs:attic_write (Results 1 – 4 of 4) sorted by relevance
/plugin/matrixnotifierwas/ | ||
D | action.php | 28 if ( $helper -> attic_write ( $event -> data['file'] ) ) return; |
D | helper.php | 26 public function attic_write ( $filename ) { function in helper_plugin_matrixnotifierwas |
/plugin/discordnotifier/ | ||
D | action.php | 28 if ( $helper -> attic_write ( $event -> data['file'] ) ) return; |
D | helper.php | 22 public function attic_write ( $filename ) { function in helper_plugin_discordnotifier |