2
0
forked from Wavyzz/dolibarr

Fix bad var name

This commit is contained in:
Laurent Destailleur
2019-03-09 01:13:15 +01:00
parent d99f4c1726
commit 3716834b0a
2 changed files with 10 additions and 13 deletions

View File

@@ -220,7 +220,7 @@ class CodingPhpTest extends PHPUnit_Framework_TestCase
$ok=false;
break;
}
$this->assertTrue($ok, 'Found a use of print_liste_field_titre with fist parameter that is a translated value instead of just the translation key in file '.$file['fullname'].'. Bad.');
$this->assertTrue($ok, 'Found a use of print_liste_field_titre with first parameter that is a translated value instead of just the translation key in file '.$file['fullname'].'. Bad.');
// Test we don't have <br />