Index: openacs-4/packages/acs-subsite/www/shared/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-subsite/www/shared/index.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-subsite/www/shared/index.tcl 15 Aug 2003 21:18:13 -0000 1.3 +++ openacs-4/packages/acs-subsite/www/shared/index.tcl 7 Aug 2017 23:47:59 -0000 1.4 @@ -1,3 +1,9 @@ # $Id$ # user try to play with the URL and get the directory structure instead of a file ad_returnredirect [subsite::get_element -element url] + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: