diff --git a/include/statistik.class.php b/include/statistik.class.php index c66ddb503..85fb6e834 100644 --- a/include/statistik.class.php +++ b/include/statistik.class.php @@ -605,6 +605,11 @@ class statistik extends basis_db { return json_encode($this->json); } + + function getArray() + { + return $this->json; + } /** *