1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Update post_shortcodes.php

This commit is contained in:
rica-carv
2017-01-12 18:13:39 +00:00
committed by GitHub
parent 2ec9b39d81
commit 4d35059afe

View File

@@ -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();