Index: openacs-4/packages/static-portlet/tcl/static-portlet-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/static-portlet/tcl/Attic/static-portlet-callback-procs.tcl,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/static-portlet/tcl/static-portlet-callback-procs.tcl 20 Jul 2005 15:51:51 -0000 1.1.2.1 +++ openacs-4/packages/static-portlet/tcl/static-portlet-callback-procs.tcl 5 Sep 2005 14:25:29 -0000 1.1.2.2 @@ -21,7 +21,6 @@ set new_portal_id [dotlrn_community::get_portal_id -community_id $selected_community] set new_page_id [portal::get_page_id -portal_id $new_portal_id] - db_dml update_static_portal_content {} db_dml update_portal_element_map {} }