02-17-2010, 04:32 AM
[eluser]stef25[/eluser]
That's true, my bad. It's just that in the docs it first says
and then right below that again
That's what's confusing ...
That's true, my bad. It's just that in the docs it first says
Code:
$this->load->library('image_lib');
and then right below that again
Code:
$this->load->library('image_lib', $config);
That's what's confusing ...