Index: openacs-4/packages/content-includelet/tcl/apm-callback-procs.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/content-includelet/tcl/apm-callback-procs.xql,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/content-includelet/tcl/apm-callback-procs.xql 30 Aug 2008 00:35:31 -0000 1.1 @@ -0,0 +1,14 @@ + + + + + + + update layout_includelets + set uninitializer = 'content_includelet_utilities::delete_content_id', + singleton_p = 'f' + where name='content_includelet' + + + +