Welcome Guest, Not a member yet? Register   Sign In
Debug is breaking my JSON... How to disable it from some methods ?
#11

Try
PHP Code:
$body view('foo/bar'$data, ['debug' => false]); 
Reply


Messages In This Thread
RE: Debug is breaking my JSON... How to disable it from some methods ? - by kenjis - 07-25-2023, 09:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB