Index: openacs-4/packages/photo-album/lib/one-photo.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/photo-album/lib/one-photo.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/photo-album/lib/one-photo.tcl 26 Jul 2004 13:07:42 -0000 1.1 +++ openacs-4/packages/photo-album/lib/one-photo.tcl 12 Mar 2008 21:19:02 -0000 1.2 @@ -1,4 +1 @@ -if {![info exists photo(user_url)]} { - set photo(user_url) [acs_community_member_url -user_id $photo(user_id)] -}