TagContext | Array | 1 | Struct | codePrintHTML | string | 73: <cfloop query="games"><br>
74: <cfif games.bracketGameID gt 0><br>
<b>75: <cfset StructInsert(gameStruct, games.bracketGameID, queryRowData(games, games.currentRow))></b><br>
76: </cfif><br>
77: </cfloop><br>
|
| codePrintPlain | string | 73: <cfloop query="games">
74: <cfif games.bracketGameID gt 0>
75: <cfset StructInsert(gameStruct, games.bracketGameID, queryRowData(games, games.currentRow))>
76: </cfif>
77: </cfloop>
|
| column | | id | | line | | Raw_Trace | string | event.bracket_cfm$cf.call(/event/bracket.cfm:75) |
| template | string | /var/www/champs.tssaa.org/public_html/event/bracket.cfm |
| type | |
|
|