Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Commit

Permalink
Include site.zcml by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
jukart committed Aug 16, 2006
1 parent cea9d4a commit 6e3743a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/z3c/sampledata/configure.zcml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
provides="z3c.sampledata.interfaces.ISampleDataPlugin"
/>

<include file="site.zcml" />
<include package=".browser" />

</configure>
Expand Down

0 comments on commit 6e3743a

Please sign in to comment.