Line 220 of xbbcode_basic.module
var_dump($tag->option);
Needs to be removed, will intermittently display NULL or the values of the option.
Line 220 of xbbcode_basic.module
var_dump($tag->option);
Needs to be removed, will intermittently display NULL or the values of the option.
Comments
Comment #1
cburschkaThanks. I need to stop leaving debug calls in the commit.
(Fix will be in 7.x-1.6.)