commit | e3a31330ae9f401d25870e29b9228735aac0f96c | [log] [tgz] |
---|---|---|
author | ngervais <ngervais> | Wed Aug 04 14:15:27 2010 +0000 |
committer | ngervais <ngervais> | Wed Aug 04 14:15:27 2010 +0000 |
tree | eddcd7c696d03fd75af6be0824534c62e4183661 | |
parent | ecc95002922ee473549742294a91f97bec8155cd [diff] |
*** empty log message ***
diff --git a/scripts/wantedFunctions.php b/scripts/wantedFunctions.php index 67858ee..3ca721e 100644 --- a/scripts/wantedFunctions.php +++ b/scripts/wantedFunctions.php
@@ -41,7 +41,7 @@ echo "<li $style>$name - $" . $amount . "</li>"; } else { - echo " $name "; + echo "$name "; } } }