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.90.2.11 -r1.90.2.12 --- openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 2 Mar 2021 12:01:30 -0000 1.90.2.11 +++ openacs-4/packages/file-storage/tcl/file-storage-procs.tcl 31 Mar 2021 10:06:20 -0000 1.90.2.12 @@ -1692,7 +1692,7 @@ return [join $categories $joinwith] } -ad_proc -private fs::max_upload_size { +ad_proc -public fs::max_upload_size { {-package_id ""} } { @param package_id id of the file-storage package instance. Will