From 8576a53070cc185cf8c963d68c6cd3c04e8a8c77 Mon Sep 17 00:00:00 2001 From: Cyperghost Date: Wed, 3 Jan 2024 14:46:11 +0100 Subject: [PATCH] Add new line after function --- files/lib/system/exporter/WBB4xExporter.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/files/lib/system/exporter/WBB4xExporter.class.php b/files/lib/system/exporter/WBB4xExporter.class.php index e39b0c2..4dcb8ed 100644 --- a/files/lib/system/exporter/WBB4xExporter.class.php +++ b/files/lib/system/exporter/WBB4xExporter.class.php @@ -3042,6 +3042,7 @@ final class WBB4xExporter extends AbstractExporter $limit ); } + /** * Counts filebase licenses. */ -- 2.20.1