• Publicity: Public Only All

bookmarks-init.tcl

Startup script for the bookmarks module. Credit for the ACS 3 version of this module goes to:

Location:
packages/bookmarks/tcl/bookmarks-init.tcl
Created:
December 2000
Authors:
David Hill <dh@arsdigita.com>
Aurelius Prochazka (aure@arsdigita.com) The upgrade of this module to ACS 4 was done by
Peter Marklund <pmarklun@arsdigita.com>
Ken Kennedy (kenzoid@io.com) in December 2000.
CVS Identification:
$Id: bookmarks-init.tcl,v 1.4 2004/06/29 10:17:48 jeffd Exp $

Procedures in this file

Detailed information

bm_clean_up_session_data (public)

 bm_clean_up_session_data

The table bm_in_closed_p holds session data that needs to be removed to avoid the table growing to large (maximum size of the table would be number_of_bookmarks times number_of_users)

Partial Call Graph (max 5 caller/called nodes):
%3 db_dml db_dml (public) bm_clean_up_session_data bm_clean_up_session_data bm_clean_up_session_data->db_dml

Testcases:
No testcase defined.
[ show source ]