Index: openacs-4/packages/notifications/tcl/delivery-method-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/delivery-method-procs.tcl,v diff -u -r1.13 -r1.14 --- openacs-4/packages/notifications/tcl/delivery-method-procs.tcl 27 Oct 2014 16:41:50 -0000 1.13 +++ openacs-4/packages/notifications/tcl/delivery-method-procs.tcl 7 Aug 2017 23:48:13 -0000 1.14 @@ -121,3 +121,9 @@ return [db_string select_delivery_method_id {}] } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: