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