From 4d35059afe8cf90d68a368cd0ae99a15fd4c587a Mon Sep 17 00:00:00 2001 From: rica-carv Date: Thu, 12 Jan 2017 18:13:39 +0000 Subject: [PATCH] Update post_shortcodes.php --- e107_plugins/forum/shortcodes/batch/post_shortcodes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/forum/shortcodes/batch/post_shortcodes.php b/e107_plugins/forum/shortcodes/batch/post_shortcodes.php index 5bad703c7..e2238ee55 100644 --- a/e107_plugins/forum/shortcodes/batch/post_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/post_shortcodes.php @@ -434,7 +434,7 @@ class plugin_forum_post_shortcodes extends e_shortcode return $_tmp['breadcrumb']; } - function sc_forum_post_captionname() + function sc_forum_post_caption() { // global $forumInfo; $tp = e107::getParser();