forked from Wavyzz/dolibarr
FIX exclude link.class.php from Check string $db-> inside a class filee
This commit is contained in:
@@ -214,6 +214,7 @@ class CodingPhpTest extends PHPUnit\Framework\TestCase
|
|||||||
'productbatch.class.php',
|
'productbatch.class.php',
|
||||||
'reception.class.php',
|
'reception.class.php',
|
||||||
'infobox.class.php',
|
'infobox.class.php',
|
||||||
|
'link.class.php',
|
||||||
))) {
|
))) {
|
||||||
// Must not find $db->
|
// Must not find $db->
|
||||||
$ok=true;
|
$ok=true;
|
||||||
|
|||||||
Reference in New Issue
Block a user