aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/type/Default.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'type/Default.class.php')
-rw-r--r--type/Default.class.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/type/Default.class.php b/type/Default.class.php
index 0250d52..dfbf2da 100644
--- a/type/Default.class.php
+++ b/type/Default.class.php
@@ -19,6 +19,8 @@ class Type_Default {
19 var $scale = 1; 19 var $scale = 1;
20 var $width; 20 var $width;
21 var $heigth; 21 var $heigth;
22 var $graph_type;
23 var $negative_io;
22 24
23 var $files; 25 var $files;
24 var $tinstances; 26 var $tinstances;