# | Line 44 | Line 44 | use RRDs; | |
---|---|---|
44 | # define variables that will be read from the config | |
45 | # nb. keep this insync with the config file! | |
46 | use vars qw{ | |
47 | < | $imgdir $rrddir |
47 | > | $imgdir $imgwidth $imgheight $rrddir |
48 | $maxrrdage $maximgage $deleterrds $deleteimgs | |
49 | $hex_slash $hex_underscore $hex_space $hex_colon $hex_bslash $hex_rbracket | |
50 | $hex_lbracket $hex_plus $hex_hash |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |