Index: openacs-4/packages/acs-templating/www/doc/demo/pay.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/pay.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/acs-templating/www/doc/demo/pay.tcl 27 Jun 2015 12:17:30 -0000 1.5 +++ openacs-4/packages/acs-templating/www/doc/demo/pay.tcl 10 Sep 2015 08:22:12 -0000 1.5.2.1 @@ -30,3 +30,9 @@ template::set_file "[file dirname $__adp_stub]/pay-confirm" } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: