Changeset 2372 for FCKeditor/trunk

Show
Ignore:
Timestamp:
2008-08-25 21:52:20 (3 months ago)
Author:
alfonsoml
Message:

the noParse wasn't being passed. #2484

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/_source/internals/fckdebug.js

    r2109 r2372  
    3333                try 
    3434                { 
    35                         this._GetWindow().Output( message, color ) ; 
     35                        this._GetWindow().Output( message, color, noParse ) ; 
    3636                } 
    3737                catch ( e ) {}   // Ignore errors