oops, still add value to our array
authorrobert <robert>
Fri, 20 May 2005 23:56:00 +0000 (23:56 +0000)
committerrobert <robert>
Fri, 20 May 2005 23:56:00 +0000 (23:56 +0000)
include/classes/rrdstat.php-class

index 5c64af169d9836575b43780619418903b24a5fcf..9ba8bde8383e5852f95437551bdadb531c540e0b 100644 (file)
@@ -330,6 +330,7 @@ class rrdstat {
           }
         }
         else { $val = null; }
+        $upvals[] = $val;
       }
     }
     if (in_array('L', $upvals)) {