Index: openacs-4/packages/notifications/www/request-change-frequency-oracle.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/Attic/request-change-frequency-oracle.xql,v diff -u -N --- openacs-4/packages/notifications/www/request-change-frequency-oracle.xql 16 Jan 2003 13:53:40 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,17 +0,0 @@ - - - - oracle8.1.6 - - - - - select type_id, interval_id, - acs_object.name(notification_requests.object_id) as object_name - from notification_requests - where request_id = :request_id - - - - -