turn off debug mode with
sfConfig::set('sf_web_debug', false);
turn on debug mode with
sfConfig::set('sf_web_debug', true);
Learn to Develop an iPhone or iPad App in 4 Weeks Learn the latest and greatest markup language in the market with Robin Nixon(HTML & HTML5) Now $29 Only(75% Off)
turn off debug mode with
Tue, 11/25/2008 - 22:23 — adminturn off debug mode with
sfConfig::set('sf_web_debug', false);
turn on debug mode with
sfConfig::set('sf_web_debug', true);