CodeIgniter Forums
Image lib - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Image lib (/showthread.php?tid=3664)



Image lib - El Forum - 10-16-2007

[eluser]K-C[/eluser]
I only have this code (initialize) in my controller and I found out the crop is the default action.

$this->image_lib->initialize($config2);


Anyone whose why is it so?