Commit 60794619 authored by Nico Schallehn's avatar Nico Schallehn

korrektur 10 angepasst

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