Commit ba9cf89c authored by Nico Schallehn's avatar Nico Schallehn

test commit

parent 56bb68b1
...@@ -146,6 +146,7 @@ class MediaDBViewerAPI{ ...@@ -146,6 +146,7 @@ class MediaDBViewerAPI{
} }
} }
/* /*
if(isset($GET_arr['Jahr'])){ if(isset($GET_arr['Jahr'])){
if ((substr($GET_arr['Jahr'],0,1) == "<") OR (substr($GET_arr['Jahr'],0,1) == ">") OR !strpos($GET_arr['Jahr'], ",")) { if ((substr($GET_arr['Jahr'],0,1) == "<") OR (substr($GET_arr['Jahr'],0,1) == ">") OR !strpos($GET_arr['Jahr'], ",")) {
......
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