mirror of
https://github.com/psenough/pouet.net.git
synced 2025-01-16 20:58:27 +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;
|
||||
//for($i=0;$i<count($partyaka);$i++) { $query.=" OR invitation=".$partyaka[$i]; }
|
||||
if ($partyaka)
|
||||
{
|
||||
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 />
|
||||
</td>
|
||||
<td>
|
||||
<a href="<? print($sortlink); ?>avg"><b>µ</b></a>
|
||||
<a href="<? print($sortlink); ?>avg"><b>?</b></a>
|
||||
</td>
|
||||
</tr></table>
|
||||
</td>
|
||||
@ -754,7 +753,7 @@ for($i=1;$i<count($tmptypes);$i+=2) {
|
||||
|
||||
<? else: ?>
|
||||
<? 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: ?>
|
||||
<center><? print("party clones have been lobsterxiced! feel very afraid!<br /><br /> *clack clack clack* (\/) o O (\/) *clack clack clack*"); ?></center>
|
||||
<? endif; ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user