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:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user