fixed gh-312 that caused an error when creating a new component.
This commit is contained in:
@ -193,7 +193,7 @@ class ComponentbuilderModelAjax extends JModelList
|
||||
}
|
||||
return $result;
|
||||
}
|
||||
|
||||
|
||||
protected function hasCurl()
|
||||
{
|
||||
return function_exists('curl_version');
|
||||
|
Reference in New Issue
Block a user