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.3 --- 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 7 Aug 2017 23:48:13 -0000 1.3 @@ -122,6 +122,12 @@ } } -db_multirow notify_users notify_users { *SQL* } +db_multirow notify_users notify_users {} + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: