ProjectMeshnet / quickstarter

The code for our selfstarter!
https://fund.meshwith.me
13 stars 1 forks source link

Semicolons #1

Closed thefinn93 closed 11 years ago

thefinn93 commented 11 years ago

<?php echo $percent ?> should be <?php echo $percent; ?>, etc