Browse Source

some changes

master
Mikhail Grebenkin 4 years ago
parent
commit
6a498dbc17
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      redmine.php

+ 1
- 1
redmine.php View File

@ -47,7 +47,7 @@ class class_redmine {
*
* @param string $attachment_id numeric id of attachment
* @param bool $thumbnail if true downloading thumbnail
*
* @return array 0 => http response, 1 => $filecontent - content of file
*/
function download_attachment(string $attachment_id, bool $thumbnail=false) {


Loading…
Cancel
Save

Powered by TurnKey Linux.