Welcome Guest, Not a member yet? Register   Sign In
chain controller use
#1

[eluser]kodkanyon[/eluser]
hello
in controllers,

$this->image_lib->initialize($config);
$this->image_lib->resize();
$this->image_lib->clear();

$this->kontrol->giris_yapildi();
$this->kontrol->default_lang();

i am using like above

$this->image_lib->initialize($config)->resize()->clear();
$this->kontrol->giris_yapildi()->default_lang();

if i change those like this would there be any problems?

and sytem/helpers and libraries supported?
#2

[eluser]solid9[/eluser]
Try it.





Theme © iAndrew 2016 - Forum software by © MyBB