- debugage\n- version avec plugins fonctionnels
This commit is contained in:
@ -112,7 +112,7 @@ function webBrowse($socket, $argList)
|
||||
|
||||
function iterateProperty($property, $value, &$response, $tab="")
|
||||
{
|
||||
$tab .= " ";
|
||||
$tab .= " ";
|
||||
if (is_array($value) or is_object($value))
|
||||
{
|
||||
logger(DEBUG, _("is object or array"), __FILE__ . ":" . __LINE__ );
|
||||
|
Reference in New Issue
Block a user