Commit 4096af7b authored by Nico Schallehn's avatar Nico Schallehn

test

parent 407513ed
...@@ -427,7 +427,7 @@ class MediaDBAPI{ ...@@ -427,7 +427,7 @@ class MediaDBAPI{
return array("Spalten"=>$TitelArray, "Data" =>$entryArray); return array("Spalten"=>$TitelArray, "Data" =>$entryArray);
} }
else{ else{
return $this->error(10007, "Keine Rechte auf die Tabelle!"); return $this->error(1007, "Keine Rechte auf die Tabelle!");
} }
} }
} }
......
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