This commit is contained in:
kindlm
2017-02-07 11:46:06 +01:00
16 changed files with 556 additions and 157 deletions
+4
View File
@@ -2428,6 +2428,10 @@ class wochenplan extends basis_db
$end_time=$row->ende;
break;
}
else
{
break;
}
}
}
}