mirror of
https://github.com/getgrav/grav.git
synced 2026-03-05 03:51:50 +01:00
cleanup output
This commit is contained in:
@@ -29,6 +29,9 @@ class RenderProcessor extends ProcessorBase implements ProcessorInterface
|
||||
$container->header();
|
||||
|
||||
echo $output;
|
||||
|
||||
// remove any output
|
||||
$container->output = '';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user