mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Return true here to comply
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329937 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
62b9defe2b
commit
e2bee5cea1
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ if(!function_exists('imagepalettetotruecolor'))
|
|||
imagedestroy($src);
|
||||
|
||||
$src = $dst;
|
||||
|
||||
return(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue