Index: openacs-4/packages/acs-content-repository/tcl/content-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/tcl/content-procs.tcl,v diff -u -r1.16.2.4 -r1.16.2.5 --- openacs-4/packages/acs-content-repository/tcl/content-procs.tcl 22 Feb 2021 11:47:19 -0000 1.16.2.4 +++ openacs-4/packages/acs-content-repository/tcl/content-procs.tcl 22 Feb 2021 16:27:00 -0000 1.16.2.5 @@ -17,7 +17,7 @@ return [nsv_get CR_LOCATIONS $location] } -ad_proc -private cr_create_content_file_path {item_id revision_id} { +ad_proc -public cr_create_content_file_path {item_id revision_id} { Creates a unique file in the content repository filesystem based on the item_id and revision_id of the content item.