Changeset 946

Show
Ignore:
Timestamp:
11/01/2007 02:40:19 PM (13 months ago)
Author:
Shadowhand
Message:

Fixing Views to not log a session hit when display non-HTML output

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/View.php

    r932 r946  
    3434 
    3535                        // Clear output Events to be safe 
    36                         Event::clear('system.display'); 
     36                        Event::clear('system.send_headers'); 
    3737                } 
    3838                else