[svn r18073] FS#2867 - FCKEditor, learning path tool: Bugfixing, adding a missing editor's setting BaseHref. Before this the editor did not show images inside the editing area and the image dialog's preview area.
$fck_attribute['Config']['CreateDocumentDir'] = '/'; // this means that fck editor will add the mp3, video files like this audio/fil.mp3 and not the absolute path
$fck_attribute['Config']['CreateDocumentDir'] = '/'; // this means that fck editor will add the mp3, video files like this audio/fil.mp3 and not the absolute path