Index: openacs-4/packages/file-storage/tcl/file-storage-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-install-procs.tcl,v diff -u -r1.1.2.4 -r1.1.2.5 --- openacs-4/packages/file-storage/tcl/file-storage-install-procs.tcl 3 Dec 2004 00:43:50 -0000 1.1.2.4 +++ openacs-4/packages/file-storage/tcl/file-storage-install-procs.tcl 13 Dec 2004 16:33:53 -0000 1.1.2.5 @@ -16,6 +16,7 @@ } { db_transaction { register_implementation + fs::rss::create_rss_gen_subscr_impl } } @@ -117,6 +118,9 @@ } acs_sc::impl::new_from_spec -spec $spec } + 5.1.0a11 5.1.0a12 { + fs::rss::create_rss_gen_subscr_impl + } } }