From 09f1e4bdfbc7659cfb9f8db9b6c3278a66e08db7 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 21 Nov 2017 15:10:23 -0800 Subject: pdf thumbnails --- include/attach.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/attach.php') diff --git a/include/attach.php b/include/attach.php index 0f31ed012..e3c40f68d 100644 --- a/include/attach.php +++ b/include/attach.php @@ -1632,7 +1632,7 @@ function find_filename_by_hash($channel_id, $attachHash) { } /** - * @brief Pipes $in to $out in 16MB chunks. + * @brief Pipes $in to $out in 16KB chunks. * * @param resource $in File pointer of input * @param resource $out File pointer of output -- cgit v1.2.3