/[opental]/opental/Show/__init__.py
ViewVC logotype

Diff of /opental/Show/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by lalo, Thu Oct 17 01:04:22 2002 UTC revision 1.3 by lalo, Mon Feb 3 18:56:22 2003 UTC
# Line 6  from show_handler import show_handler, s Line 6  from show_handler import show_handler, s
6    
7  def initialize(context):  def initialize(context):
8      # plug into Zope AltPT      # plug into Zope AltPT
9      from Products.AltPT.ZopeAltPageTemplate import register_handlers      from Products.OpenPT.OpenPTBase import register_handlers
10      register_handlers(show_handler, show_compiler)      register_handlers(show_handler, show_compiler)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26