Home
last modified time | relevance | path

Searched refs:cleanChangelog (Results 1 – 5 of 5) sorted by relevance

/plugin/cleanoldips/
H A Daction.php56 $this->cleanChangelog($ID, $changelogFN);
84 $this->cleanChangelog($mediaID, $changelogFN);
94 public function cleanChangelog($id, $changelogFN) function in action_plugin_cleanoldips
H A Dcli.php51 $action->cleanChangelog($pageid, metaFN($pageid, '.changes'));
63 $action->cleanChangelog($mediaid, mediaMetaFN($mediaid, '.changes'));
/plugin/gdpr/action/
H A Doldips.php56 $this->cleanChangelog($changelogFN);
84 $this->cleanChangelog($changelogFN);
93 public function cleanChangelog($changelogFN) function in action_plugin_gdpr_oldips
H A Ddelusers.php88 if (!$this->cleanChangelog($changelog, $username, $deletedUserCount)) {
157 protected function cleanChangelog($changelogFN, $nameToBeCleaned, $count) function in action_plugin_gdpr_delusers
/plugin/gdpr/
H A Dcli.php51 $action->cleanChangelog($changelogFN);
61 $action->cleanChangelog($changelogFN);