Skip to content

Commit

Permalink
Merge branch 'hotfix/3.1.1.1' into 3.1/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
zombor committed Feb 17, 2011
2 parents ac22963 + 406237f commit 7e8376c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,5 @@
// Bootstrap the application
require APPPATH.'bootstrap'.EXT;

// Disable output buffering
ob_end_flush();

// Enable the unittest module
Kohana::modules(Kohana::modules() + array('unittest' => MODPATH.'unittest'));

0 comments on commit 7e8376c

Please sign in to comment.