From d0540eea52e30410bfefb51a0a64231d347fb101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Calvo?= Date: Tue, 4 Apr 2017 14:28:03 +0200 Subject: [PATCH] [ticket/15150] Remove empty space PHPBB3-15150 --- phpBB/includes/functions_jabber.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/includes/functions_jabber.php b/phpBB/includes/functions_jabber.php index 68d58bc3b9..a415d89e27 100644 --- a/phpBB/includes/functions_jabber.php +++ b/phpBB/includes/functions_jabber.php @@ -50,7 +50,7 @@ class jabber var $log_array; var $features = array(); - + /** * Constructor *