Changeset 172


Ignore:
Timestamp:
07/14/05 12:34:45 (19 years ago)
Author:
bastiaans
Message:

plugin/togap.py:

  • Fixed bug where start_timestamp was referenced but not set
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugin/togap.py

    r168 r172  
    241241                                               
    242242                                nodeslist = count_mynodes
     243                        else:
     244                                start_timestamp = ''
     245                                nodeslit = ''
    243246
    244247                        myAttrs = { }
Note: See TracChangeset for help on using the changeset viewer.