mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 03:54:10 +01:00
[feature/events] Adding ledge display_custom_bbcodes
Used by phpBB Gallery PHPBB3-9550
This commit is contained in:
parent
69407cae7b
commit
1a7f83948e
@ -888,6 +888,8 @@ function display_custom_bbcodes()
|
||||
$i++;
|
||||
}
|
||||
$db->sql_freeresult($result);
|
||||
|
||||
$phpbb_dispatcher->dispatch('core.display_custom_bbcodes');
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user