Actions
Bug #4650
closedcb.core.php double ] in two places
Description
Looking at the latest language.php file I noticed that there is a case that is causing php storm error notifications.
Tracked it down to cb.core.php file:
line 3464:
[type]] instead of [type]
Actions