From afcca62784b51e34649f44905a27948bc3c8400c Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 16 Jun 2014 22:45:44 +0200 Subject: [PATCH] [ticket/12721] Update rules descriptions PHPBB3-12721 --- build/code_sniffer/ruleset-php-legacy.xml | 18 ++++++++++-------- phpBB/includes/sphinxapi.php | 1 - 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/build/code_sniffer/ruleset-php-legacy.xml b/build/code_sniffer/ruleset-php-legacy.xml index 621942b38b..b0110e8b12 100644 --- a/build/code_sniffer/ruleset-php-legacy.xml +++ b/build/code_sniffer/ruleset-php-legacy.xml @@ -20,11 +20,11 @@ - + - + @@ -42,16 +42,18 @@ - + - + - + - + + diff --git a/phpBB/includes/sphinxapi.php b/phpBB/includes/sphinxapi.php index be68de6fc2..6c3b66710c 100644 --- a/phpBB/includes/sphinxapi.php +++ b/phpBB/includes/sphinxapi.php @@ -1,5 +1,4 @@