pdf thumbnails

This commit is contained in:
zotlabs
2017-11-21 15:10:23 -08:00
parent 8dceb8e3a7
commit 09f1e4bdfb
2 changed files with 50 additions and 1 deletions

View File

@@ -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