X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=binary.php;fp=binary.php;h=2fd2a7627a2b289974dcb6576c61080555f6a8f1;hp=6e0ae1326c31992303f08cc699c0661c5c689974;hb=719ab8078dd9f802ef8d4ba965d605319248e592;hpb=646be7194f9fd096ef22f52074cf9c03d595b6ec 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; } - -?>