Index: openacs-4/packages/file-storage/tcl/fs-simple-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/tcl/Attic/fs-simple-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/file-storage/tcl/fs-simple-procs.tcl 2 Apr 2002 07:00:53 -0000 1.1 +++ openacs-4/packages/file-storage/tcl/fs-simple-procs.tcl 22 May 2002 08:50:52 -0000 1.2 @@ -11,7 +11,7 @@ ad_proc -public simple_get_types {} { return { - {fs_url "URL"} + {fs_url "url"} } }