Actions
Bug #3417
closedQuick Message results in error in attempt to strip bbcode
Description
When the quick message feature tries to strop the bbcode it's looking for a function that has been renamed in latest UddeIM releases.
It's now uddeIMbbcode_strip instead of bbcode_strip. For backwards compatibility sake we should just function exists check and use whichever is found.
Files
Actions