~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/apps/logout/__init__.py

  • Committer: chadnickbok
  • Date: 2009-01-13 05:20:59 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1107
Fixed an issue with my logout app, and removed a dead reference
to a 'special case' in dispatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
# Date: 13/01/2009
21
21
 
22
22
import cgi
23
 
import mod_python
24
23
from common import util
25
24
 
26
25
# url path for this app