Index: openacs-4/packages/acs-subsite/www/pvt/set-on-vacation-until.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/pvt/set-on-vacation-until.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-subsite/www/pvt/set-on-vacation-until.tcl 30 Nov 2002 17:22:53 -0000 1.3 +++ openacs-4/packages/acs-subsite/www/pvt/set-on-vacation-until.tcl 27 Oct 2014 16:40:00 -0000 1.4 @@ -20,7 +20,7 @@ return } -set user_id [ad_get_user_id] +set user_id [ad_conn user_id] db_transaction { # We update the users table to maintain compatibility with acs installations prior to user_vacations