Changes between Version 1 and Version 2 of Old/Athstats/ScriptsRepository/ProtoDefAthstats


Ignore:
Timestamp:
Feb 10, 2006, 4:07:23 PM (18 years ago)
Author:
kishore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Athstats/ScriptsRepository/ProtoDefAthstats

    v1 v2  
    1616p.defProperty('interval', 'How often to query the driver')
    1717
    18 athstats = p.addApplication(:athstats, "test:app:athstats")
     18athstats = p.addApplication('athstats', "test:app:athstats")
    1919athstats.bindProperty('interface')
    2020athstats.bindProperty('interval')