Skip to content
Snippets Groups Projects
Commit a33c86e3 authored by Jan Haller's avatar Jan Haller
Browse files

ipa_haller_jan: Reformatting. refs #15634

parent 4b1032c7
No related branches found
No related tags found
2 merge requests!691New version v24.3.0,!607ipa_haller_jan: QFQ-Wiki. refs #15634
Pipeline #9926 passed
......@@ -225,7 +225,7 @@ function loadWikiContent($paramArray, $qfq) {
$wikiPageContent = $resultArray[0][WIKI_PAGE_COLUMN_CONTENT];
// If the content as a whole will be edited there is no need to parse
if ($action === 'editAll') {
if ($action === WIKI_TOKEN_EDIT_ALL) {
echo $wikiPageContent;
return;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment