*** empty log message ***
This commit is contained in:
parent
2c1b302951
commit
2142e38d7c
@ -29,7 +29,7 @@
|
||||
<br />
|
||||
<a href="donations.fr.php">Dons</a><br />
|
||||
<script language="php">
|
||||
//require("/var/www/www.eucd.info/htdocs/thermometer.php");
|
||||
//include("http://eucd.info/thermometer.php");
|
||||
//print moneyMeter($totaal_ontvangen+$post_donaties+$post_sponsoring, $totaal_pending, $post_intent);
|
||||
</script>
|
||||
|
||||
|
||||
@ -58,7 +58,7 @@
|
||||
|
||||
<tr id="montant">
|
||||
<script language="php">
|
||||
print number_format($don->amount, 2, '.', ' ');
|
||||
print $don->amount;
|
||||
</script>
|
||||
</tr>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user