Debug
This commit is contained in:
parent
fd812275c0
commit
32d98f192b
@ -478,7 +478,6 @@ foreach($tabExtract as $key)
|
||||
if ( $element == 'data' && in_array($key, $select) )
|
||||
{
|
||||
${$key.'Data'} = $values;
|
||||
var_dump($values);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user