From 948ac4b99ab5293cd30a9279b92c215f3b11a50f Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Fri, 28 Feb 2020 15:10:44 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/categories/class/categorie.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/categories/class/categorie.class.php b/htdocs/categories/class/categorie.class.php index 4d1d92665b6..323960d2dce 100644 --- a/htdocs/categories/class/categorie.class.php +++ b/htdocs/categories/class/categorie.class.php @@ -1957,7 +1957,7 @@ class Categorie extends CommonObject return CommonObject::commonReplaceThirdparty($db, $origin_id, $dest_id, $tables, 1); } - + /** * Return a list with all selected categories of a category filter box *