Put this in your action to suppress the debug info:
Configure::write('debug', 0);On Wed, Mar 18, 2009 at 6:49 PM, Cramer <[email protected]> wrote: > > I'm outputting some json as defined by this blog post: > > http://www.pagebakers.nl/2007/06/05/using-json-in-cakephp-12/ > > but there's a problem-- the results are appended with <!-- 123.123 -- >>. how do i disable this? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
