mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-11 17:19:29 +00:00
- fixed bug
This commit is contained in:
@@ -3381,7 +3381,7 @@ else
|
||||
$minutes = date('i', $time);
|
||||
|
||||
if ($minutes <= 5)
|
||||
echo '<option>'. $minutes .'</option>';
|
||||
echo '<option>'. $gbt->zeit .'</option>';
|
||||
else
|
||||
{
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user