Home
last modified time | relevance | path

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

/plugin/cleanoldips/
H A Daction.php119 $cleanedLine = implode("\t", [$timestamp, str_pad('', strlen($ip)), $rest]);
122 $bytesWritten = fwrite($handle, $cleanedLine);
/plugin/gdpr/action/
H A Doldips.php118 $cleanedLine = implode("\t", [$timestamp, str_pad('', strlen($ip)), $rest]);
121 $bytesWritten = fwrite($handle, $cleanedLine);