1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

Issue #4489 - Render comments code example added.

This commit is contained in:
Cameron 2021-04-20 13:44:14 -07:00
parent c57b029877
commit 4034d4ab0c

View File

@ -65,7 +65,7 @@ class _blank_front
} }
echo $this->renderComments();
} }