We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e467625 commit b6f58feCopy full SHA for b6f58fe
views/default/object/question.php
@@ -62,7 +62,7 @@
62
];
63
}
64
65
-$excerpt = elgg_get_excerpt((string)$question->description);
+$excerpt = elgg_get_excerpt((string) $question->description);
66
67
$params['content'] = $excerpt;
68
$params['imprint'] = $imprint;
0 commit comments