diff options
| author | Matthias Viehweger | 2012-10-20 00:42:04 +0200 |
|---|---|---|
| committer | Matthias Viehweger | 2012-10-20 00:42:04 +0200 |
| commit | addc57e2194a744b0c4916dc705bb8e34a32f352 (patch) | |
| tree | 3f47755ee413901988c88896170dac306854ae41 /type/Default.class.php | |
| parent | plugin: add powerdns plugin (diff) | |
| download | apt-panopticon_cgp-addc57e2194a744b0c4916dc705bb8e34a32f352.zip apt-panopticon_cgp-addc57e2194a744b0c4916dc705bb8e34a32f352.tar.gz apt-panopticon_cgp-addc57e2194a744b0c4916dc705bb8e34a32f352.tar.bz2 apt-panopticon_cgp-addc57e2194a744b0c4916dc705bb8e34a32f352.tar.xz | |
change whitespace, indentation or line-breaks
Diffstat (limited to 'type/Default.class.php')
| -rw-r--r-- | type/Default.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/type/Default.class.php b/type/Default.class.php index dec583b..00ef0e4 100644 --- a/type/Default.class.php +++ b/type/Default.class.php | |||
| @@ -153,7 +153,7 @@ class Type_Default { | |||
| 153 | $this->rainbow_colors(); | 153 | $this->rainbow_colors(); |
| 154 | 154 | ||
| 155 | $graphdata = $this->rrd_gen_graph(); | 155 | $graphdata = $this->rrd_gen_graph(); |
| 156 | 156 | ||
| 157 | if(!$debug) { | 157 | if(!$debug) { |
| 158 | # caching | 158 | # caching |
| 159 | if (is_numeric($this->cache) && $this->cache > 0) | 159 | if (is_numeric($this->cache) && $this->cache > 0) |
