소스 검색

[svn r22434] FS#2867 - The online editor: Removing a unnecessary option within the javascript configuration file.

Ivan Tcholakov 15 년 전
부모
커밋
34ad2680f1
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. 0 8
      main/inc/lib/fckeditor/myconfig.js

+ 0 - 8
main/inc/lib/fckeditor/myconfig.js

@@ -116,11 +116,3 @@ FCKConfig.VideoUploadDeniedExtensions	= '' ;
 FCKConfig.MediaUploadAllowedExtensions	= '.(flv|mp4)$' ;
 FCKConfig.MediaUploadDeniedExtensions	= '' ;
 // Note: These lists get combined with the platform's white and black lists.
-
-
-/*
- * Other settings.
- */
-
-// TODO: This setting seems obsolete. To be checked for removal.
-FCKConfig.UserStatus = 'teacher' ;