Simple patch to stop a couple of errors that come up when module is first installed (one of implode() being given a null argument, and one SQL error resulting from the same null variable). Just makes sure that $cid array actually exists before trying to use it.

CommentFileSizeAuthor
quickbooks_check_for_customers.patch734 bytessamwilson