acs-core-docs-init.tcl

Does not contain a contract.

Location:
/packages/acs-core-docs/tcl/acs-core-docs-init.tcl

Related Files

[ hide source ] | [ make this the default ]

File Contents

#ad_register_proc GET /doc/*.html core_docs_html_redirector

ad_register_filter -priority 1000 postauth GET  /doc/*.html ad_core_docs_html_redirector

#ns_register_fastpath GET /doc/*.html

# Local variables:
#    mode: tcl
#    tcl-indent-level: 4
#    indent-tabs-mode: nil
# End: