mirror of
https://github.com/psenough/pouet.net.git
synced 2025-01-17 05:08:24 +01:00
Whitespace cleaning
This commit is contained in:
parent
3fc0f9e8c3
commit
033cb3704c
@ -284,7 +284,6 @@ while($tmp=mysql_fetch_array($result)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$query="SELECT distinct invitationyear as py, invitation as party, prods.id FROM prods where invitationyear > 0 and (prods.invitation=".$which;
|
$query="SELECT distinct invitationyear as py, invitation as party, prods.id FROM prods where invitationyear > 0 and (prods.invitation=".$which;
|
||||||
//for($i=0;$i<count($partyaka);$i++) { $query.=" OR invitation=".$partyaka[$i]; }
|
|
||||||
if ($partyaka)
|
if ($partyaka)
|
||||||
{
|
{
|
||||||
foreach($partyaka as $v)
|
foreach($partyaka as $v)
|
||||||
@ -576,7 +575,7 @@ for($i=1;$i<count($tmptypes);$i+=2) {
|
|||||||
<a href="<? print($sortlink); ?>avg"><img src="gfx/<? print(goodfleche("avg",$order)); ?>.gif" width="13" height="12" border="0"></a><br />
|
<a href="<? print($sortlink); ?>avg"><img src="gfx/<? print(goodfleche("avg",$order)); ?>.gif" width="13" height="12" border="0"></a><br />
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="<? print($sortlink); ?>avg"><b>µ</b></a>
|
<a href="<? print($sortlink); ?>avg"><b>?</b></a>
|
||||||
</td>
|
</td>
|
||||||
</tr></table>
|
</tr></table>
|
||||||
</td>
|
</td>
|
||||||
@ -754,7 +753,7 @@ for($i=1;$i<count($tmptypes);$i+=2) {
|
|||||||
|
|
||||||
<? else: ?>
|
<? else: ?>
|
||||||
<? if ($party["name"]!=""): ?>
|
<? if ($party["name"]!=""): ?>
|
||||||
<center><? print("no results for ".$party[0]["name"]." ".$when."<br /><br />you sure it took place that year?<br /><br />*clack* (\/) O ô (\/) *clack*"); ?></center>
|
<center><? print("no results for ".$party[0]["name"]." ".$when."<br /><br />you sure it took place that year?<br /><br />*clack* (\/) O ? (\/) *clack*"); ?></center>
|
||||||
<? else: ?>
|
<? else: ?>
|
||||||
<center><? print("party clones have been lobsterxiced! feel very afraid!<br /><br /> *clack clack clack* (\/) o O (\/) *clack clack clack*"); ?></center>
|
<center><? print("party clones have been lobsterxiced! feel very afraid!<br /><br /> *clack clack clack* (\/) o O (\/) *clack clack clack*"); ?></center>
|
||||||
<? endif; ?>
|
<? endif; ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user