Commit 690b0b1b authored by Nico Schallehn's avatar Nico Schallehn

test

parent ca4d6b6e
......@@ -117,6 +117,8 @@ class MediaDBAPI{
/*$this->FilterEinf = array_merge($this->FilterEinf, array( "acodecger" => "acodecger", "acodeceng" => "acodeceng", "vcodec" => "vcodec",
"channelsger" => "channelsger", "channelseng" => "channelseng"));*/
//$this->FilterKomp = array_merge($this->FilterKomp, array("Hinzugefuegt" => "added", "Gesehen" => "lastView", "Gesehenzaehler" => "views"));
//$this->SpaltenFil = $this->SpaltenFilme;
//$this->SpaltenEpi = $this->SpaltenEpisoden;
array_push($this->StatiViews, "watchStatistic", "belegterSpeicher", "freierSpeicher");
$this->Update = true;
}
......
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