Index: openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl,v diff -u -r1.29 -r1.30 --- openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl 14 Dec 2009 09:36:03 -0000 1.29 +++ openacs-4/packages/xotcl-core/tcl/bgdelivery-procs.tcl 15 Dec 2009 16:54:51 -0000 1.30 @@ -313,7 +313,7 @@ #ns_log notice "expires-set $filename" #ns_log notice "status_code = $status_code, filename=$filename" - if {![my isobject ::xo:cc]} { + if {![my isobject ::xo::cc]} { ::xo::ConnectionContext require } set query [::xo::cc actual_query]