doc_return (public)
doc_return [ args... ]
Defined in packages/acs-tcl/tcl/defs-procs.tcl
A wrapper to be used instead of ns_return. It calls
db_release_unused_handles
prior to calling ns_return. This should be used instead ofns_return
at the bottom of every non-templated user-viewable page.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.