File tree 1 file changed +0
-12
lines changed
1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 513
513
<th width="55" style="text-align:center"><abbr title="Elo rating">Elo</abbr></th>
514
514
<th width="50" style="text-align:center"><abbr title="user's percentage chance of winning a random battle (aka GLIXARE)">GXE</abbr></th>
515
515
<th width="80" style="text-align:center"><abbr title="Glicko-1 rating: rating±deviation">Glicko-1</abbr></th>
516
- <?php
517
- if ($ user ['userid ' ] === $ curuser ['userid ' ]) {
518
- ?>
519
516
<th width="20" style="text-align:center"><abbr title="Wins">W</abbr></th>
520
517
<th width="20" style="text-align:center"><abbr title="Losses">L</abbr></th>
521
- <?php
522
- }
523
- ?>
524
518
</tr>
525
519
<?php
526
520
echo $ bufs ['official ' ];
532
526
<th width="55" style="text-align:center"><abbr title="Elo rating">Elo</abbr></th>
533
527
<th width="50" style="text-align:center"><abbr title="user's percentage chance of winning a random battle (aka GLIXARE)">GXE</abbr></th>
534
528
<th width="80" style="text-align:center"><abbr title="Glicko-1 rating: rating±deviation">Glicko-1</abbr></th>
535
- <?php
536
- if ($ user ['userid ' ] === $ curuser ['userid ' ]) {
537
- ?>
538
529
<th width="20" style="text-align:center"><abbr title="Wins">W</abbr></th>
539
530
<th width="20" style="text-align:center"><abbr title="Losses">L</abbr></th>
540
- <?php
541
- }
542
- ?>
543
531
</tr>
544
532
<?php
545
533
echo $ bufs ['unofficial ' ];
You can’t perform that action at this time.
0 commit comments