Changeset 1124

Show
Ignore:
Timestamp:
2008-11-04 14:40:32 (2 months ago)
Author:
MaierMan
Message:

fix debug.log call

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/chrome/content/dta/addurl.js

    r1078 r1124  
    320320                                } 
    321321                                catch (ex) { 
    322                                         Debug.log("Not able to gather data from the clipboard!"); 
     322                                        Debug.log("Not able to gather data from the clipboard!", ex); 
    323323                                } 
    324324                        }