Commit 67a9ab79 authored by Nico Schallehn's avatar Nico Schallehn

- s

parent 98cbe05a
...@@ -381,7 +381,7 @@ class MediaDBViewerAPI{ ...@@ -381,7 +381,7 @@ class MediaDBViewerAPI{
return $this->error(1007,"Keine Rechte um die Filminfos zu setzen!"); return $this->error(1007,"Keine Rechte um die Filminfos zu setzen!");
} }
} }
public function API_GetStatistics($GET_arr, $POST_arr =""){ public function API_GetStatistic($GET_arr, $POST_arr =""){
if(isset($GET_arr['Statistik'])){ if(isset($GET_arr['Statistik'])){
......
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