Welcome Guest, Not a member yet? Register   Sign In
Using FirePHP in system/core and system/libraries?
#1

[eluser]hkolbe[/eluser]
Is it possible to use FirePHP with core- and library-classes?

Copying Firephp.php to system/libraries and adding $this->load->library(‘firephp’) to the constructor of the class didn't help. I get this error:

Code:
Message: Undefined property: CI_URI::$load

This only works in controllers I suppose - how is it done in classes?




Theme © iAndrew 2016 - Forum software by © MyBB