codeigniter-debug-bar
codeigniter-debug-bar copied to clipboard
Adding Ajax detection to avoid jamming JSON's
Tried the !$ci->input->is_ajax_request() but got an error so I went old school style ;)