This commit is contained in:
Dietmar Maurer 2016-10-17 10:09:13 +02:00
parent 599714d655
commit 349e8c55b5

View File

@ -27,7 +27,7 @@ function efPvedocsParserFunction_Setup(&$parser) {
// Render <pvehide>
function renderTagPveHideContent($input, array $args, Parser $parser,
PPFrame $frame ) {
// simpry return nothing
// simply return nothing
return '';
}