diff --git a/ref.php b/ref.php index c5b84d2..8f126a4 100644 --- a/ref.php +++ b/ref.php @@ -69,7 +69,7 @@ function rt(){ if(func_num_args() !== count($expressions)) $expressions = null; - if(!headers_sent()) + if(!headers_sent() || $capture) header('Content-Type: text/plain; charset=utf-8'); if($capture)