Index: openacs-4/packages/notifications/tcl/notifications-security-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/tcl/notifications-security-procs.xql,v diff -u -N --- openacs-4/packages/notifications/tcl/notifications-security-procs.xql 20 Sep 2002 23:17:36 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ - - - - - - - select case when member_state = 'approved' then 1 else 0 end as send_p - from cc_users - where user_id = :user_id - - - - - \ No newline at end of file