forked from extern/egroupware
typo
This commit is contained in:
parent
a3ff8f3b2d
commit
d9fdd0ed25
@ -56,7 +56,7 @@ $setup_info['projectmanager']['check_install'] = array(
|
|||||||
'func' => 'extension_check',
|
'func' => 'extension_check',
|
||||||
),
|
),
|
||||||
'imagecreatefromjpeg' => array(
|
'imagecreatefromjpeg' => array(
|
||||||
'func' => 'func_exist',
|
'func' => 'function_check',
|
||||||
'warning' => "The imagecreatefromjpeg function is supplied by the gd extension (complied with jpeg support!). It's needed to upload photos for contacts.",
|
'warning' => "The imagecreatefromjpeg function is supplied by the gd extension (complied with jpeg support!). It's needed to upload photos for contacts.",
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user