Commit 109ff4eb authored by Nico Schallehn's avatar Nico Schallehn

test

parent 55183e9e
......@@ -111,7 +111,7 @@ class MediaDBAPI{
if($this->API_Rechte >= 7){
$this->SpaltenFil = $this->SpaltenFilme;
$this->SpaltenEpi = $this->SpaltenEpisoden;
array_push($this->StatiViews, "watchStatistic", "belegterSpeicher", "freierSpeicher");
array_push($this->StatiViews, "watchStatistic", "belegterSpeicher", "freierSpeicher", "laufzeitGesehen", "prozentualGesehen", "prozentualDefekt", "defekteFilme", "defekteEpisoden");
}
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment