﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4757	typo in documentation	alexpp		"I think there is a typo in the following code (this page:
http://docs.cksource.com/CKEditor_3.x/Developers_Guide/File_Browser_%28Uploader%29)
:

Example 1

CKEDITOR.replace( 'editor1', {
        filebrowserBrowseUrl : '/browser/browse.php',
        filebrowserUploadUrl : '/uploader/upload.php',
});

There's an extra comma at the end of the second parameter."	Bug	closed	Normal		General		fixed		
