User:IPLRecordsUpdateBot/Version 1.0 source/StatsUpdateFunctions.php: Difference between revisions

Content deleted Content added
Jfd34 (talk | contribs)
Fix some grammatical errors
Jfd34 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 418:
foreach ( $parseResult as $row ) {
$newTableRows[] = SUF_generateWikiTableRow(
"'''{{nts|" . ((int) $row['C_MARGIN']) . '}} wicketswicket' . (($row['C_MARGIN'] > 1) ? 's' : '') . "'''",
'style="text-align:left"|' . SUF_generateTeamNameLink($row['C_WINNER']),
$row['C_TARGET'],
Line 550:
foreach ( $parseResult as $row ) {
$newTableRows[] = SUF_generateWikiTableRow(
"'''{{nts|" . ((int) $row['C_MARGIN']) . '}} wicketswicket' . (($row['C_MARGIN'] > 1) ? 's' : '') . "'''",
'style="text-align:left"|' . SUF_generateTeamNameLink($row['C_WINNER']),
$row['C_TARGET'],