Format old PHP files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<h1>Results 12 hodin</h1>
|
||||
|
||||
<h2>Kategorie MO12<a href="<?php echo($_SERVER["HTTP_REFERER"]); ?>" onclick="history.go(-1);return false;" class="floatright">Zpět</a></h2>
|
||||
<h2>Kategorie MO12<a href="<?php echo $_SERVER['HTTP_REFERER']; ?>" onclick="history.go(-1);return false;" class="floatright">Zpět</a></h2>
|
||||
<pre>
|
||||
Rank Team Points Penalty Time Points
|
||||
1 Olpacamania 1400 0 11:16:58 1400
|
||||
@@ -32,7 +32,7 @@
|
||||
Jerinic Vasco
|
||||
</pre>
|
||||
|
||||
<h2>Kategorie XO12<a href="<?php echo($_SERVER["HTTP_REFERER"]); ?>" onclick="history.go(-1);return false;" class="floatright">Zpět</a></h2>
|
||||
<h2>Kategorie XO12<a href="<?php echo $_SERVER['HTTP_REFERER']; ?>" onclick="history.go(-1);return false;" class="floatright">Zpět</a></h2>
|
||||
<pre>
|
||||
Rank Team Points Penalty Time Points
|
||||
1 EPO Direct Flight 1530 0 11:45:17 1530
|
||||
|
||||
Reference in New Issue
Block a user