Index: openacs-4/packages/simulation/www/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/simulation/www/index.tcl,v diff -u -r1.18 -r1.19 --- openacs-4/packages/simulation/www/index.tcl 31 Oct 2006 09:00:05 -0000 1.18 +++ openacs-4/packages/simulation/www/index.tcl 31 Oct 2006 09:24:31 -0000 1.19 @@ -7,4 +7,6 @@ } set page_title "[_ simulation.Simulation_Home]" -set context "" \ No newline at end of file +set context "" + +set package_id [ad_conn package_id] \ No newline at end of file