From d2bbcab233dabe3b04f8c3b94a947ec174540418 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Sat, 19 Dec 2020 19:52:59 +0100 Subject: run phpcbf and add fix target to Makefile --- app/class/Bookmark.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/class/Bookmark.php') diff --git a/app/class/Bookmark.php b/app/class/Bookmark.php index 8b4d2f7..36a3fb7 100644 --- a/app/class/Bookmark.php +++ b/app/class/Bookmark.php @@ -40,7 +40,7 @@ class Bookmark extends Item - + // _____________________________ G E T __________________________________ @@ -82,7 +82,7 @@ class Bookmark extends Item } return false; } - + public function setquery($query) { if (is_string($query)) { -- cgit v1.2.3