X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=binary.php;h=2fd2a7627a2b289974dcb6576c61080555f6a8f1;hp=6e0ae1326c31992303f08cc699c0661c5c689974;hb=HEAD;hpb=900e09b8300463e3dd42e89c21de181520513e95 diff --git a/binary.php b/binary.php index 6e0ae13..2fd2a76 100644 --- a/binary.php +++ b/binary.php @@ -51,5 +51,3 @@ function raw_to_array($data) { } return $ret; } - -?>