Index: openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 2 Mar 2002 18:26:26 -0000 1.3 +++ openacs-4/packages/acs-templating/tcl/acs-integration-procs.tcl 21 Aug 2002 18:15:37 -0000 1.4 @@ -67,8 +67,9 @@ ad_script_abort } -# Get the server root directory (supposing we run under ACS) ad_proc -public get_server_root {} { + Get the server root directory (supposing we run under ACS) +} { file dir [ns_info tcllib] }