antoniop
committed
on 26 Jan 23
-prepare flag must not be supplied when not available
openacs-4/.../theme-zen/www/index.tcl (+4 -0)
  1 ad_page_contract {
  2     Index page
  3 }
  4
1 5 ns_returnredirect accessibility
2 6
3 7 # Local variables:
4 8 #    mode: tcl
5 9 #    tcl-indent-level: 4
6 10 #    indent-tabs-mode: nil
7 11 # End: