source: products/qPloneComments/trunk/__init__.py @ 1656

Last change on this file since 1656 was 120, checked in by chervol, 18 years ago

added criterion macros overide

  • Property svn:eol-style set to native
File size: 152 bytes
Line 
1from AccessControl import allow_module
2
3# Feed our monkeys :-)
4from Products.qPloneComments import patch
5
6allow_module('Products.qPloneComments.utils')
Note: See TracBrowser for help on using the repository browser.