mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
cleanup output
This commit is contained in:
parent
f31f6f8e04
commit
ffe286ea49
|
|
@ -29,6 +29,9 @@ class RenderProcessor extends ProcessorBase implements ProcessorInterface
|
|||
$container->header();
|
||||
|
||||
echo $output;
|
||||
|
||||
// remove any output
|
||||
$container->output = '';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user