Continued:
[core.git] / contrib / chash / chash.php
index 34a30b5bfb819e02b64403266532e04b19e421a6..41af8db1c97077b765294049e5dbeb811a62e4e2 100644 (file)
@@ -614,6 +614,3 @@ while (TRUE) {
 
        print ('totalReward=' . $GLOBALS['total_reward'] . ',blockValue=' . $blockValue . ',rewardPerHour=' . $rewardPerHour . PHP_EOL);
 } // END - while
-
-// [EOF]
-?>