~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to zopeapp.zcml

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2004-07-21 14:52:43 UTC
  • mfrom: (unknown (missing))
  • Revision ID: Arch-1:rocketfuel@canonical.com%launchpad--devel--0--patch-2
Enabled error service
Patches applied:

 * steve.alexander@canonical.com/launchpad--devel--0--patch-3
   merge from rocketfuel

 * steve.alexander@canonical.com/launchpad--devel--0--patch-4
   Enabled the global error reporting service

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
  <include package="zope.app.registration" />
54
54
 
55
55
  <!-- Services -->
56
 
  <!-- not using placeful error service
57
56
  <include package="zope.app.errorservice" />
58
 
    -->
59
57
  <include package="zope.app.pluggableauth" />
60
58
  <include package="zope.app.site" />
61
59
  <include package="zope.app.adapter" />