Added the possibility to list logged users.

This commit is contained in:
Gaetan Delannay 2010-01-17 22:01:14 +01:00
parent 16a0a90bbf
commit 08c5abdd49
3 changed files with 61 additions and 1 deletions

View file

@ -26,6 +26,7 @@ def countTest():
# ------------------------------------------------------------------------------
from config import *
from ZPublisher.HTTPRequest import BaseRequest
import logging
try:
import CustomizationPolicy