Index: openacs-4/packages/notifications/tcl/apm-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/apm-callback-procs.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/notifications/tcl/apm-callback-procs.tcl 7 Jun 2008 20:29:01 -0000 1.5 +++ openacs-4/packages/notifications/tcl/apm-callback-procs.tcl 7 Aug 2017 23:48:13 -0000 1.6 @@ -243,3 +243,9 @@ } { acs_sc::contract::delete -name "NotificationType" } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: