Index: openacs-4/packages/dotlrn/www/community-edit-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/community-edit-2.tcl,v diff -u -N -r1.10 -r1.11 --- openacs-4/packages/dotlrn/www/community-edit-2.tcl 4 Dec 2002 09:51:04 -0000 1.10 +++ openacs-4/packages/dotlrn/www/community-edit-2.tcl 29 May 2003 18:05:01 -0000 1.11 @@ -50,9 +50,9 @@ if {[empty_string_p $tmp_filename]} { set tmp_size 0 set revision_id 0 - } else { +} else { set tmp_size [file size $tmp_filename] - } +} set title "$header_img-[db_nextval acs_object_id_seq]" @@ -118,8 +118,6 @@ -community_id $community_id \ -attribute_name header_logo_item_id ] - - ns_log notice "aks2: old revision_id $revision_id" } #