Changeset 578 for trunk/packages/sipb-xen-www/code/webcommon.py
- Timestamp:
- Jun 2, 2008, 11:59:50 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/code/webcommon.py
r572 r578 55 55 if attr.startswith('__cache_'): 56 56 delattr(self, attr) 57 58 state = State(None)
Note: See TracChangeset
for help on using the changeset viewer.