Changeset 1764 for WAeUP_SRP/trunk/skins/waeup_default/getSessionId.py
- Timestamp:
- 10 May 2007, 04:41:04 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_default/getSessionId.py
r1707 r1764 10 10 # $Id$ 11 11 """ 12 return the Session Id 12 return the Session Id 13 13 """ 14 15 # must be changed in 2007/2008; should return only the last two digits 16 14 17 import DateTime 15 18 now = DateTime.DateTime()
Note: See TracChangeset for help on using the changeset viewer.