aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/type
diff options
context:
space:
mode:
authorMatthias Viehweger2012-10-20 00:42:04 +0200
committerMatthias Viehweger2012-10-20 00:42:04 +0200
commitaddc57e2194a744b0c4916dc705bb8e34a32f352 (patch)
tree3f47755ee413901988c88896170dac306854ae41 /type
parentplugin: add powerdns plugin (diff)
downloadapt-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')
-rw-r--r--type/Default.class.php2
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)