"docu update for fck"

This commit is contained in:
Ralf Becker 2007-04-14 16:44:37 +00:00
parent 9495ece599
commit edd2585f78

View File

@ -1044,7 +1044,7 @@
);
}
break;
case 'htmlarea': // Multiline formatted Text Input, size: [inline styles for the widget][,plugins (comma-sep.)]
case 'htmlarea': // Multiline formatted Text Input, size: {simple|extended|advanced},height,width,toolbar-expanded,upload-path
list($mode,$height,$width,$toolbar,$baseref) = explode(',',$cell_options);
if (!$readonly)
{