Project

General

Profile

Bug #39673 ยป 39673.diff

Patch: 39673.diff - Stefan Froemken, 2012-08-10 09:49

View differences:

<html><b>Current File</b></html>
// Adding the value:
if (isset($res['value'])) {
$dataValues[$key][$vKey] = $res['value'];
} else {
unset($dataValues[$key]);
}
// Finally, check if new and old values are different (or no .vDEFbase value is found) and if so, we record the vDEF value for diff'ing.
    (1-1/1)