2
What happens if you use this syntax ?
le="color: #000000"><?php //XoopsFormTextArea($caption, $name, $value, $rows, $cols); $disc_text = new XoopsFormTextArea('', 'disclaimer', $xoopsConfigUser['reg_disclaimer'], $rows=8, $cols=1);
Programming is like sex:
One mistake and you have to support it for the rest of your life.