XSLTools

Change of examples/Common/Configurator/__init__.py

87:c75977f376f8
examples/Common/Configurator/__init__.py
     1.1 --- a/examples/Common/Configurator/__init__.py	Thu Jul 14 22:53:21 2005 +0000
     1.2 +++ b/examples/Common/Configurator/__init__.py	Thu Jul 14 22:53:44 2005 +0000
     1.3 @@ -95,7 +95,7 @@
     1.4  
     1.5              # Complete the response.
     1.6  
     1.7 -            self.send_output(trans, [trans_xsl], stylesheet_parameters, configuration)
     1.8 +            self.send_output(trans, [trans_xsl], configuration, stylesheet_parameters)
     1.9  
    1.10              #import sys
    1.11              #proc = XSLOutput.Processor([trans_xsl], parameters=stylesheet_parameters)