Commit ca1e3d49 authored by Nico Schallehn's avatar Nico Schallehn

test

parent 446363b5
...@@ -191,7 +191,7 @@ class Media { ...@@ -191,7 +191,7 @@ class Media {
} }
$end = time(); $end = time();
if(abs($end-$endLast)>5){ if(abs($end-$endLast)<5){
$korrektor++; $korrektor++;
} }
$endLast = $end; $endLast = $end;
......
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