summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/mmd/MmdWidgets.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mmd/MmdWidgets.py b/tools/mmd/MmdWidgets.py
index 7d122ea..4f9397d 100644
--- a/tools/mmd/MmdWidgets.py
+++ b/tools/mmd/MmdWidgets.py
@@ -325,7 +325,7 @@ def indexWidget (lcol, rcol, status, debug_info = False):
debug_info.session_id,
debug_info.ip,
debug_info.user.email,
- time.strftime ('%c', time.localtime (float (debug_info.status))),
+ debug_info.status,
time.strftime ('%c', time.localtime (float (debug_info.expires))),
time.strftime ('%c', time.localtime (float (debug_info.renewal))),
time.strftime ('%c'),