Changeset 1496

Show
Ignore:
Timestamp:
12/19/07 22:18:19 (10 months ago)
Author:
jose
Message:

[phoneyc]
add tests from the advisory
support EvaluateRules?() method

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • phoneyc/trunk/modules/jscript/HPInfo.js

    r1495 r1496  
    1212                add_alert("HP Info Center GetRegValue, reading: " + key + "/" + section + "/" + keyname); 
    1313        } 
     14        this.EvaluateRules=function() { 
     15                return; 
     16        } 
    1417        this.SaveToFile=function(path) { 
    1518                add_alert("HP Software Update SaveToFile(), writes to " + path);