Index: openacs-4/packages/file-storage/tcl/file-storage-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/file-storage-procs.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 5 Jan 2004 02:16:58 -0000 1.35 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 12 Jan 2004 13:37:40 -0000 1.36 @@ -626,7 +626,7 @@ Create a new file storage item or add a new revision if an item with the same name and parent folder already exists - @returns revision_id + @return revision_id } { if {[ad_parameter "StoreFilesInDatabaseP" -package_id $package_id]} { @@ -683,7 +683,7 @@ } { Create a new version of a file storage item - @returns revision_id + @return revision_id } { if {[ad_parameter "StoreFilesInDatabaseP" -package_id $package_id]} {