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