codeigniter-kint icon indicating copy to clipboard operation
codeigniter-kint copied to clipboard

Fix load library example

Open emamut opened this issue 10 years ago • 1 comments

Hi there, Im find this issue

emamut avatar Feb 24 '15 21:02 emamut

This should help:

$this->load->library('kint');

Or just declare in autoload libraries 'kint' item

osapishchuk avatar Sep 22 '15 13:09 osapishchuk