Home
last modified time | relevance | path

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

/plugin/discordnotifier/
H A Daction.php28 if ( $helper -> attic_write ( $event -> data['file'] ) ) return;
H A Dhelper.php22 public function attic_write ( $filename ) { function in helper_plugin_discordnotifier