mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[feature/events] Adding ledge display_custom_bbcodes
Used by phpBB Gallery PHPBB3-9550
This commit is contained in:
@@ -888,6 +888,8 @@ function display_custom_bbcodes()
|
||||
$i++;
|
||||
}
|
||||
$db->sql_freeresult($result);
|
||||
|
||||
$phpbb_dispatcher->dispatch('core.display_custom_bbcodes');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user