diff options
| author | François LASSERRE | 2014-07-23 23:00:30 +0200 |
|---|---|---|
| committer | Pim van den Berg | 2014-07-23 23:08:46 +0200 |
| commit | 6792a49f379953315e493bb15ebdc670aa334a74 (patch) | |
| tree | 277a49a40ba2379043a9116ed192d6f96042008b /type/Default.class.php | |
| parent | type/base: stop escaping characters manually since we use escapeshellarg() (diff) | |
| download | apt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.zip apt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.tar.gz apt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.tar.bz2 apt-panopticon_cgp-6792a49f379953315e493bb15ebdc670aa334a74.tar.xz | |
Remove from all files the ending php tag
Diffstat (limited to 'type/Default.class.php')
| -rw-r--r-- | type/Default.class.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/type/Default.class.php b/type/Default.class.php index 4cb9ff7..597c01c 100644 --- a/type/Default.class.php +++ b/type/Default.class.php | |||
| @@ -58,5 +58,3 @@ class Type_Default extends Type_Base { | |||
| 58 | return $rrdgraph; | 58 | return $rrdgraph; |
| 59 | } | 59 | } |
| 60 | } | 60 | } |
| 61 | |||
| 62 | ?> | ||
