Changeset 1400
- Timestamp:
- 2008-01-24 05:06:44 (6 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/editor/_source/internals/fck.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/_source/internals/fck.js
r1398 r1400 957 957 return ; 958 958 959 if ( FCKConfig.Debug ) 960 FCKDebug._GetWindow() ; 961 959 962 FCK.SetStatus( FCK_STATUS_ACTIVE ) ; 960 963 }