From 7f53bc376cea99bce23bc668536a46619d6139e8 Mon Sep 17 00:00:00 2001 From: stickler-ci Date: Tue, 5 Nov 2019 10:30:36 +0000 Subject: [PATCH] Fixing style errors. --- htdocs/api/class/api_setup.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/api/class/api_setup.class.php b/htdocs/api/class/api_setup.class.php index 838a62be1e9..b32eea1f57f 100644 --- a/htdocs/api/class/api_setup.class.php +++ b/htdocs/api/class/api_setup.class.php @@ -1077,7 +1077,7 @@ class Setup extends DolibarrApi return $list; } - + /** * Get the list of social networks. *