From b69ba4512ce0179934614c300f4642237720890f Mon Sep 17 00:00:00 2001 From: SamBrishes Date: Mon, 31 Dec 2018 10:35:27 +0100 Subject: [PATCH] Remove EOF Whitespace --- bl-kernel/ajax/get-published.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bl-kernel/ajax/get-published.php b/bl-kernel/ajax/get-published.php index d773d480..00ca63f9 100644 --- a/bl-kernel/ajax/get-published.php +++ b/bl-kernel/ajax/get-published.php @@ -33,4 +33,4 @@ foreach ($pagesKey as $pageKey) { exit (json_encode($tmp)); -?> +?> \ No newline at end of file