diff options
Diffstat (limited to 'type/Base.class.php')
| -rw-r--r-- | type/Base.class.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/type/Base.class.php b/type/Base.class.php index 40f3df0..883c98f 100644 --- a/type/Base.class.php +++ b/type/Base.class.php | |||
| @@ -22,6 +22,7 @@ class Type_Base { | |||
| 22 | var $height; | 22 | var $height; |
| 23 | var $graph_type; | 23 | var $graph_type; |
| 24 | var $negative_io; | 24 | var $negative_io; |
| 25 | var $percentile = false; | ||
| 25 | var $graph_smooth; | 26 | var $graph_smooth; |
| 26 | 27 | ||
| 27 | var $files; | 28 | var $files; |
