mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Kleinen Programmierfehler beseitigt.
This commit is contained in:
@@ -8878,7 +8878,7 @@ class HTML_sportsmanager_admin
|
|||||||
<th nowrap><strong><?php echo Text::_('COM_SPORTSMANAGER_GAME_RESULT_DELAYS');?></strong></th>
|
<th nowrap><strong><?php echo Text::_('COM_SPORTSMANAGER_GAME_RESULT_DELAYS');?></strong></th>
|
||||||
</tr>
|
</tr>
|
||||||
<?php
|
<?php
|
||||||
|
$k = 0;
|
||||||
$Spieltagname = "";
|
$Spieltagname = "";
|
||||||
$Spieltagname_Buffer = "";
|
$Spieltagname_Buffer = "";
|
||||||
foreach ($rows as $row) {
|
foreach ($rows as $row) {
|
||||||
|
|||||||
Reference in New Issue
Block a user