Changeset 1496
- Timestamp:
- 12/19/07 22:18:19 (10 months ago)
- Files:
-
- phoneyc/trunk/modules/jscript/HPInfo.js (modified) (1 diff)
- phoneyc/trunk/tests/hpupdate1.html (added)
- phoneyc/trunk/tests/hpupdate2.html (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
phoneyc/trunk/modules/jscript/HPInfo.js
r1495 r1496 12 12 add_alert("HP Info Center GetRegValue, reading: " + key + "/" + section + "/" + keyname); 13 13 } 14 this.EvaluateRules=function() { 15 return; 16 } 14 17 this.SaveToFile=function(path) { 15 18 add_alert("HP Software Update SaveToFile(), writes to " + path);
