FIX exclude link.class.php from Check string $db-> inside a class filee
This commit is contained in:
parent
b07fff5754
commit
b537e888e9
@ -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;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user