Changeset 286
- Timestamp:
- 2007-05-05 06:07:33 (2 years ago)
- Files:
-
- branches/0.9.x/chrome/content/dta/addurl.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/0.9.x/chrome/content/dta/addurl.js
r197 r286 108 108 return true; 109 109 } catch(ex) { 110 DTA_debug.dump("addURLnow(): ", e );110 DTA_debug.dump("addURLnow(): ", ex); 111 111 } 112 112 return false;
