Avoid junk form devel module
moshe weitzman - February 6, 2008 - 19:46
| Project: | Live |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | patch (to be ported) |
Jump to:
Description
In order to avoid debug information from being added to the preview, please add this one line code to the preview response.
$GLOBALS['devel_shutdown'] = FALSE
if you want to test, try with and without line while enabling the query log collection/display.
thanks.

#1
Fixed in 6.x release. Need to port to 5.
#2
#3