debbuging
This commit is contained in:
@ -60,6 +60,8 @@ function testActionneurs(array $actionneurs) //return 0 for no actionneurs and
|
||||
logger(ERROR, _("no device : ") . $device[0] . bool2string($r), __FILE__ . ":" . __LINE__ );
|
||||
}
|
||||
}
|
||||
logger(DEBUG, _("testActionneurs : result is ") . bool2string($r), __FILE__ . ":" . __LINE__ );
|
||||
|
||||
return $r;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user