1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-02 12:48:26 +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']; return $_tmp['breadcrumb'];
} }
function sc_forum_post_captionname() function sc_forum_post_caption()
{ {
// global $forumInfo; // global $forumInfo;
$tp = e107::getParser(); $tp = e107::getParser();