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

« back to all changes in this revision

Viewing changes to scripts/diffservice

  • Committer: wagrant
  • Date: 2008-07-14 02:04:53 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:854
Enable the new CGIRequest error handler in the diff, file and svnlog
services (ie. everything else).

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
# IVLE handler environment.
71
71
 
72
72
req = cgirequest.CGIRequest()
 
73
req.install_error_handler()
73
74
req.content_type = "text/html"
74
75
 
75
76
# Beginning of the page