This commit is contained in:
Michael RICOIS 2013-01-29 15:57:53 +00:00
parent 5511a535f4
commit 38270bf738

View File

@ -473,6 +473,7 @@ foreach($tabExtract as $key)
break;
}
echo $key."\n";
if ( $element == 'data' && in_array($key, $select) )
{
${$key.'Data'} = $values;