Index: openacs-4/packages/notifications/www/request-notification.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/request-notification.tcl,v diff -u -r1.2 -r1.2.2.1 --- openacs-4/packages/notifications/www/request-notification.tcl 27 Oct 2014 16:41:51 -0000 1.2 +++ openacs-4/packages/notifications/www/request-notification.tcl 12 Sep 2015 11:06:48 -0000 1.2.2.1 @@ -125,3 +125,9 @@ db_multirow notify_users notify_users { *SQL* } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: