Skip to content
This repository has been archived by the owner on May 19, 2018. It is now read-only.

Commit

Permalink
Revert "updated calculate.php"
Browse files Browse the repository at this point in the history
This reverts commit a48d150.
  • Loading branch information
FoldingCoin committed Oct 16, 2014
1 parent a48d150 commit 2693f8a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions calculate.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,6 @@
$invalidAddresses=$invalidAddresses."$address is not a valid Bitcoin address, $delta folding credits will be forfeited.\n";
echo "$address is not a valid Bitcoin address, $delta folding credits will be forfeited.\n";
}
$delta=0;
$todayCredits=0;
$yesterdayCredits=0;
$valid='';
$invalidAddresses='';

}
}

Expand Down

0 comments on commit 2693f8a

Please sign in to comment.