From: robert Date: Fri, 20 May 2005 23:56:00 +0000 (+0000) Subject: oops, still add value to our array X-Git-Url: https://git-public.kairo.at/?p=php-utility-classes.git;a=commitdiff_plain;h=ad43ef32c376b6ed00aa4896dc779ce6f93586b5;hp=eb12543d81760361058d1f92d2002c5c97c2fe5b oops, still add value to our array --- diff --git a/include/classes/rrdstat.php-class b/include/classes/rrdstat.php-class index 5c64af1..9ba8bde 100644 --- a/include/classes/rrdstat.php-class +++ b/include/classes/rrdstat.php-class @@ -330,6 +330,7 @@ class rrdstat { } } else { $val = null; } + $upvals[] = $val; } } if (in_array('L', $upvals)) {