Removed not useful code

This commit is contained in:
Paolo
2018-11-23 11:36:22 +01:00
parent b3c044bf86
commit 0509a26b1e
2 changed files with 5 additions and 7 deletions
-1
View File
@@ -194,7 +194,6 @@ class PhrasesLib
{
$_phrase = $this->_phrases[$i]; // single phrase
$trimedval = trim($_phrase->text);
// If the single phrase match the given parameters and is not an empty string
if ($_phrase->category == $category
&& $_phrase->phrase == $phrase